Thibaut Girka
|
f154d9d6e9
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
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 |
Rey Tucker
|
0014a32c19
|
glitch: fix webpack build failure in columns_area.js (#1212)
Fixes #1212 by copying what works in the mainline flavor.
|
2019-09-09 09:56:37 +02:00 |
mayaeh
|
dea2b234c9
|
[Glitch] Integrate translation strings for the Profile Directory.
Port 1f22b8197c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 13:55:14 +02:00 |
ThibG
|
2f952f6d04
|
[Glitch] Fix custom emoji animation on hover in WebUI directory bios
Port 34eac5a1ec to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 13:52:07 +02:00 |
Thibaut Girka
|
0128509605
|
Fix loading more items in account following/followers
|
2019-09-04 17:58:31 +02:00 |
Eugen Rochko
|
ce182efd68
|
[Glitch] Add header to trends section and change refresh rate to 15 minutes
Port 4ef8d8b77c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
ThibG
|
e1810eed8e
|
[Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
Port d857d0d14d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
Eugen Rochko
|
8b630f7e54
|
[Glitch] Add trends UI with admin and user settings
Port 9072fe5ab6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
Thibaut Girka
|
ef270ed0df
|
Properly hide follower count in profile directory
|
2019-08-31 18:23:24 +02:00 |
Thibaut Girka
|
e519b47da6
|
Update backend links and fix hardcoded ones
|
2019-08-31 18:23:24 +02:00 |
Thibaut Girka
|
682cfbb829
|
Fix imports importing modules from vanilla flavour instead of glitch
|
2019-08-31 18:23:24 +02:00 |
Eugen Rochko
|
cd46099e49
|
[Glitch] Change layout of public profile directory to be the same as in web UI
Port 9871904172 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-31 18:23:24 +02:00 |
Eugen Rochko
|
7fe2120dd5
|
[Glitch] Add profile directory to web UI
Port cb447b28c4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-31 18:23:23 +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 |
ThibG
|
6ee2501991
|
[Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
Port bd4099d976 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +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
|
84d4d75c91
|
[Glitch] Fix public page crash due to audio player, fix unpause in audio player
Port e72bac7576 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 |
ThibG
|
04de74c992
|
[Glitch] Add special alert for throttled requests
Port 81f864d4da to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
ThibG
|
f11e9d5524
|
[Glitch] Add confirmation modal when logging out from the web app
Port fd3d45d38f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
Thibaut Girka
|
7c22e32562
|
Remove sign out link from getting started columns, as it is already in the footer
|
2019-08-29 14:56:40 +02:00 |
Thibaut Girka
|
79725f659d
|
Fix crashes from favico.js crashing the entire web app
|
2019-08-29 12:03:05 +02:00 |
Thibaut Girka
|
956c1cf82a
|
Refactor the Columns Area code to be closer to upstream
|
2019-08-29 12:02:20 +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 |
ThibG
|
f1528ea3c4
|
[Glitch] Fix handling of audio files in account media gallery
Port b48c7ee059 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-20 20:38:42 +02:00 |
Thibaut Girka
|
fae9e34484
|
Add button to edit media description from missing description confirmation dialog
|
2019-08-20 11:33:35 +02:00 |
Thibaut Girka
|
dff4ccd7e9
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
2019-08-20 10:55:03 +02:00 |
Thibaut Girka
|
a334cbcb20
|
Move character counter to the options box to match upstream styling
|
2019-08-19 21:56:25 +02:00 |
ThibG
|
ab0961fe9a
|
[Glitch] Improve focal point modal on mobile
Port 2ca6b2bb6c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
ThibG
|
fcd2244015
|
[Glitch] Allow clicking behind preview
Port d37126fd03 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Eugen Rochko
|
91d968bf72
|
[Glitch] Fix edit media modal on small screens, touch events
Port 1bea318197 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Eugen Rochko
|
5c35c9c409
|
[Glitch] Fix tesseract.js being part of the common chunk
Port dfe6059889 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Eugen Rochko
|
41c7fec796
|
[Glitch] Add OCR tool to media editing modal
Port 28636f43e4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Thibaut Girka
|
066034c62e
|
Refactor character counter to match upstream
|
2019-08-19 21:56:25 +02:00 |
Eugen Rochko
|
ab019800f8
|
[Glitch] Add media editing modal
Port 23f7afa562 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Thibaut Girka
|
b859eb0017
|
Honor `system_emoji_font` in the Emoji Picker
|
2019-08-12 23:01:37 +02:00 |
Eugen Rochko
|
42588ed460
|
[Glitch] Fix "cancel follow request" button having unreadable text in web UI
Port e823b49214 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-12 16:49:12 +02:00 |
Thibaut Girka
|
d10f6036cf
|
Implement keyboard navigation in glitch-soc composer
|
2019-08-06 16:36:18 +02:00 |
Thibaut Girka
|
6d2b0fa3f0
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
2019-08-06 15:09:30 +02:00 |
Thibaut Girka
|
68eb58b805
|
Fix color of dropdown icons
|
2019-08-05 14:25:48 +02:00 |
ThibG
|
f02ffce249
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port c8fd823327 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-05 14:20:21 +02:00 |
ThibG
|
8b57d704dc
|
[Glitch] Disable list title validation button when list title is empty
Port 089c641020 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-05 13:22:27 +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
|
f48c7689d2
|
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-07-29 23:37:14 +02:00 |
Thibaut Girka
|
a4a81c5434
|
Fix crash in /web/lists
Fixes #1181
|
2019-07-29 00:34:39 +02:00 |
Eugen Rochko
|
51411267fd
|
[Glitch] Add search results pagination to web UI (#11409)
Port 8a4674f2c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-28 17:10:52 +02:00 |
ThibG
|
c1231a846a
|
[Glitch] Play animated custom emoji on hover
Port 7de8c51873 to glitch-soc
|
2019-07-23 16:24:21 +02:00 |