Thibaut Girka
|
e53622442c
|
Fix privacy icon being displayed twice in glitch-soc Web UI
Fixes #1298
|
2020-03-11 23:25:15 +01:00 |
|
Bèr Kessels
|
fc53d9cc76
|
[Glitch] Code style improvements in JavaScript
Port fd76955f39 to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:43:53 +01:00 |
|
Thibaut Girka
|
3d7fd4a2df
|
Fix boosting private toots in detailed view
|
2020-02-09 22:15:49 +01:00 |
|
ThibG
|
e443874024
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 02236332ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-09 12:29:51 +01:00 |
|
Eugen Rochko
|
f1e4738f81
|
[Glitch] Add number animations
Port 76f1ed834e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Sasha Sorokin
|
2bde217ea5
|
[Glitch] Fix unlocalized dropdown button title
Port 1268e3b572 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:20:05 +01:00 |
|
Thibaut Girka
|
1f8563c256
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
2020-01-25 10:17:13 +01:00 |
|
ThibG
|
5636c94fe9
|
[Glitch] Fix reuse of detailed status components
Port 12a9813a0c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-07 16:30:53 +01:00 |
|
ThibG
|
776352d329
|
[Glitch] Add hotkey for opening media files
Port a690b3e470 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:52:12 +01:00 |
|
BSKY
|
59946f9231
|
[Glitch] Add noopener and/or noreferrer
Port fccf83e1f2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:36:25 +01:00 |
|
Eugen Rochko
|
90bdbddbfe
|
[Glitch] Fix scroll to top in single column UI
Port 2dee293c4c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
fdadd520b1
|
[Glitch] Fix column header scrolling with the page
Port 706a48ee1f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
ThibG
|
88481c9653
|
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
Port 9027bfff0c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
Thibaut Girka
|
2aa0cdf7e6
|
Use the Icon component instead of directly using i tag
|
2019-09-09 19:00:20 +02:00 |
|
Thibaut Girka
|
f2b307af25
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
2019-09-09 18:36:43 +02:00 |
|
ThibG
|
759448c24c
|
[Glitch] Change detailed status child ordering to sort self-replies on top
Port 6914482d0a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-30 13:45:46 +02:00 |
|
Eugen Rochko
|
b90bd31cfd
|
[Glitch] Fix more visual issues with the audio player
Port 2e99e3cab3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Eugen Rochko
|
3aeaf9b897
|
[Glitch] Add audio player
Port 4190e31626 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Thibaut Girka
|
3282bbe454
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
2019-08-29 11:59:29 +02:00 |
|
Thibaut Girka
|
ff0ceb28b3
|
Remove link rewriting option as it is easily bypassable
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
df866a464d
|
Add options to highlight misleading links in statuses
Fixes #1162
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
49a28e69a5
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
2019-08-04 22:25:56 +02:00 |
|
ThibG
|
47c30be8d8
|
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
Port 99924f282f to glitch-soc
|
2019-07-04 16:26:17 +02:00 |
|
Thibaut Girka
|
598cdc9542
|
Use a different icon for audio attachments
|
2019-06-24 16:16:16 +02:00 |
|
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
|
Thibaut Girka
|
32bdff09c1
|
Properly handle unboosting statuses from detailed view
Fixes #1106
|
2019-06-12 10:12:51 +02:00 |
|
Thibaut Girka
|
b551d8aa53
|
Fix unboost confirmation dialog not showing up on detailed statuses
|
2019-06-10 16:24:09 +02:00 |
|
Thibaut Girka
|
ccfb48d3eb
|
Add option to display a warning before boosting toots lacking media descriptions
|
2019-06-10 16:24:09 +02:00 |
|
Thibaut Girka
|
b4d4138cf9
|
[Glitch] Add keyboard shortcut to hide/show media
Port a472190729 and 988342a56c to glitch-soc
|
2019-05-27 19:43:15 +02:00 |
|
Thibaut Girka
|
89d2859296
|
Fix content warning button displaying a link icon when no status card is set
|
2019-05-05 21:47:05 +02:00 |
|
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 18:07:44 +02:00 |
|
Thibaut Girka
|
9f25ab9792
|
Fix polls icon not showing in CW button in detailed statuses
|
2019-05-03 21:55:50 +02:00 |
|
Thibaut Girka
|
d4c95e6a8a
|
When selecting a toot via keyboard, ensure it is scrolled into view
Fixes detailed status column
|
2019-04-29 20:28:38 +02:00 |
|
Thibaut Girka
|
f3acf8f414
|
Add hotkey for bookmarking a toot
|
2019-04-28 20:23:04 +02:00 |
|
Thibaut Girka
|
e3c1472040
|
Shift+click on column Back button to return to last pinable column
|
2019-04-17 18:40:40 +02:00 |
|
Thibaut Girka
|
14bad3f472
|
Do not handle clicks in detailed status content
|
2019-04-03 19:58:18 +02:00 |
|
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
2019-03-26 17:44:00 +01:00 |
|
Eugen Rochko
|
bbb9ff0e84
|
[Glitch] Redesign landing page
Port 65fffeac3f to glitch-soc
|
2019-03-13 15:53:00 +01:00 |
|
Thibaut Girka
|
4849eb8e7f
|
Make clicking on the account and status column headers scroll to top
|
2019-03-11 14:19:16 +01:00 |
|
ash lea
|
f534f4869e
|
add local setting to auto reveal media behind cw
|
2019-03-11 12:14:45 +01:00 |
|
Thibaut Girka
|
ff827c1f38
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
2019-03-05 23:22:29 +01:00 |
|
Eugen Rochko
|
8d70a8a19b
|
Add polls
Port front-end parts of 230a012f00 to glitch-soc
|
2019-03-05 21:35:03 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
12a0dd71be
|
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-03-01 14:01:51 +01:00 |
|
Thibaut Girka
|
e31fc2b458
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 041ff5fa9a to glitch-soc
|
2019-02-17 14:28:25 +01:00 |
|
Thibaut Girka
|
614ea184bb
|
[Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
|
2019-02-13 07:29:57 +01:00 |
|
Thibaut Girka
|
049c9a3b97
|
Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
|
2019-02-10 22:54:25 +01:00 |
|
Thibaut Girka
|
1a70fca168
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
2019-02-06 15:32:48 +01:00 |
|
Thibaut Girka
|
3ce34ce7a2
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
2019-02-06 14:37:57 +01:00 |
|
Thibaut Girka
|
a93cb340bd
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port b506ce1197 to glitch-soc
|
2019-01-20 11:52:06 +01:00 |
|
Thibaut Girka
|
02295257b3
|
[Glitch] Improve the public hashtag page
Port 8b19903559 to glitch-soc
|
2019-01-20 11:47:17 +01:00 |
|