Haelwenn (lanodan) Monnier
|
64aa99b3a2
|
Add support for <sup> formatting element
This is based of 81c9377c7d
Related: https://git.pleroma.social/pleroma/pleroma/issues/1191
|
2019-08-20 21:44:09 +02:00 |
|
ThibG
|
c36ee7b85f
|
[Glitch] Fix handling of audio files in account media gallery
Port 73b23ef7be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-20 20:38:42 +02:00 |
|
Thibaut Girka
|
c2ecfa969b
|
Add button to edit media description from missing description confirmation dialog
|
2019-08-20 11:33:35 +02:00 |
|
Thibaut Girka
|
cec23a0de6
|
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
|
e81a8dcd85
|
Fix composer options colors in glitch-soc light theme
|
2019-08-19 22:18:43 +02:00 |
|
Thibaut Girka
|
2d84897916
|
Move character counter to the options box to match upstream styling
|
2019-08-19 21:56:25 +02:00 |
|
Thibaut Girka
|
558aa2bcfd
|
[Glitch] Fix hidden statuses losing focus
Port d8153b99b3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
ThibG
|
ec9ae03ad7
|
[Glitch] Improve focal point modal on mobile
Port dc83169865 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
ThibG
|
e27d8efacf
|
[Glitch] Allow clicking behind preview
Port a886bf3808 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
Eugen Rochko
|
6f3f392e8a
|
[Glitch] Fix edit media modal on small screens, touch events
Port 375f2f3864 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
Eugen Rochko
|
66af3222be
|
[Glitch] Fix tesseract.js being part of the common chunk
Port fe52fca65c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
Eugen Rochko
|
b3f63b601a
|
[Glitch] Add OCR tool to media editing modal
Port 41b188dce6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
Thibaut Girka
|
f20d417448
|
Refactor character counter to match upstream
|
2019-08-19 21:56:25 +02:00 |
|
Eugen Rochko
|
4982885bfa
|
[Glitch] Add media editing modal
Port da208e7d9b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
Eugen Rochko
|
199d7ce136
|
[Glitch] Add explanation to featured hashtags page and profile
Port SCSS changes from 8e76c759c1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
ThibG
|
98df5f8fc2
|
[Glitch] Add public blocks to /about/blocks
Port SCSS changes from 867b9f3e9c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
|
ThibG
|
150d3f7104
|
[Glitch] Fix client-side resizing of image uploads
Port 0fd7f8315f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:49:39 +02:00 |
|
Eugen Rochko
|
1d666bf95b
|
[Glitch] Fix short number formatting for numbers above million in web UI
Port 954840740e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:49:39 +02:00 |
|
Thibaut Girka
|
13faa1daa0
|
Honor system_emoji_font in the Emoji Picker
|
2019-08-12 23:01:37 +02:00 |
|
Thibaut Girka
|
97c3cec2f8
|
Add option to disable emoji replacements
Fixes #647
The option is found in `/settings` (because that was easier to write it this
way) but only affects the glitch-soc front-end.
|
2019-08-12 23:01:37 +02:00 |
|
Eugen Rochko
|
284233f309
|
[Glitch] Fix "cancel follow request" button having unreadable text in web UI
Port aed7dca53b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-12 16:49:12 +02:00 |
|
Eugen Rochko
|
37294ee595
|
[Glitch] Fix hashtag links always being lowercase
Port 277acb8772 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-07 15:35:44 +02:00 |
|
ThibG
|
ceed029a36
|
[Glitch] Improve focus handling with dropdown menus
Port b169874828 to glitch-soc
|
2019-08-07 15:11:59 +02:00 |
|
Thibaut Girka
|
558628eb6d
|
Implement keyboard navigation in glitch-soc composer
|
2019-08-06 16:36:18 +02:00 |
|
Thibaut Girka
|
3dedb60da6
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
2019-08-06 15:09:30 +02:00 |
|
ThibG
|
779cd27948
|
[Glitch] Fix image uploads being perfectly white when canvas read access is blocked
Port 54e8f2b08a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
|
ThibG
|
c9a755c8a0
|
[Glitch] Port changes to IconButton
Port changes to IconButton from 13811f4d7b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
|
ThibG
|
5df5ab88f5
|
[Glitch] Improve dropdown menu keyboard navigation
Port 61f7ff6522 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
|
ThibG
|
2ff69c95ce
|
[Glitch] Trap tab in modals
Port 0da8fdc438 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
|
Thibaut Girka
|
bd0a478252
|
Fix up try/catch block in invalid URL handling
|
2019-08-06 13:09:49 +02:00 |
|
Thibaut Girka
|
e6272f1af0
|
Remove href attribute of invalid links instead of crashing
|
2019-08-06 12:32:06 +02:00 |
|
Thibaut Girka
|
06a5239a2c
|
Fix color of dropdown icons
|
2019-08-05 14:25:48 +02:00 |
|
ThibG
|
56734351d3
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port ebc78b6f2b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-05 14:20:21 +02:00 |
|
ThibG
|
e96d040e58
|
[Glitch] Disable list title validation button when list title is empty
Port 5d32e422c0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-05 13:22:27 +02:00 |
|
Thibaut Girka
|
50553e097d
|
Remove link rewriting option as it is easily bypassable
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
aad48a1d5b
|
Perform case-insensitive comparison for international domain names
Note: this uses `toLowerCase()` instead of doing proper case folding
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
ac64cdae72
|
Perform case-insensitive comparison of non-International domain names
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
2e15f54778
|
Make link target domain tag just a bit smaller
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
69c03e0ef4
|
Ensure link rewriting setting changes are immediately applied
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
9e2e7f6628
|
Handle Mastodon-generated links for targets starting with “www.” properly
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
2f4cb78803
|
Add options to highlight misleading links in statuses
Fixes #1162
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
d84045c9ca
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
2019-08-04 22:25:56 +02:00 |
|
ThibG
|
e2ac47141f
|
[Glitch] Fix crash when expanding search results for hashtags
Port e85805138a to glitch-soc
|
2019-07-30 12:31:02 +02:00 |
|
ThibG
|
a7a6563f22
|
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-07-29 23:37:14 +02:00 |
|
Thibaut Girka
|
ce25139d5d
|
Fix crash in /web/lists
Fixes #1181
|
2019-07-29 00:34:39 +02:00 |
|
Eugen Rochko
|
a71d66ab0e
|
[Glitch] Add search results pagination to web UI (#11409)
Port 5119a0608d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-28 17:10:52 +02:00 |
|
ThibG
|
1c3117f682
|
[Glitch] Change contrast of status links that are not mentions nor hashtags
Port 6701b9329d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-28 16:47:36 +02:00 |
|
Eugen Rochko
|
16b5fe3ac3
|
[Glitch] Change account domain block to clear out notifications and follows
Port 93a6ab5a32 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-28 16:45:36 +02:00 |
|
Thibaut Girka
|
df7b27753c
|
Fix links in status media having their title rewritten
|
2019-07-24 21:46:09 +02:00 |
|
Thibaut Girka
|
bf93e0c7c0
|
Handle animated emoji on mouse hover in CWs and poll options
|
2019-07-23 16:24:21 +02:00 |
|
ThibG
|
b01e5e372f
|
[Glitch] Play animated custom emoji on hover
Port 99b3dd5b00 to glitch-soc
|
2019-07-23 16:24:21 +02:00 |
|
Thibaut Girka
|
09a68ce895
|
Refactor DisplayName component to make it closer to upstream
|
2019-07-23 10:51:12 +02:00 |
|
Thibaut Girka
|
4eb0c50699
|
[Glitch] Display custom emoji in bio field names
Port 2582701b72 to glitch-soc
|
2019-07-23 10:51:12 +02:00 |
|
Thibaut Girka
|
f447eef7cd
|
Clean up redundant shouldUpdateScroll definitions
|
2019-07-21 20:57:42 +02:00 |
|
Eugen Rochko
|
06990c0ece
|
[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
Port 8ff757ed6a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
ThibG
|
9b58e25df5
|
[Glitch] Fix followers and followings on account profiles
Partial fix from 513f59726a
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
Jakub Mendyk
|
1d58c95a8b
|
[Glitch] Fix followers/follows layout issues from #8418
Port 816384cf32 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
Thibaut Girka
|
b67c436220
|
Add empty column message to bookmarks column
|
2019-07-21 20:57:42 +02:00 |
|
Jakub Mendyk
|
be07e0038c
|
[Glitch] Add messages informing that collections are empty
Port 6fae7f6a04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
ThibG
|
c0f0a24e27
|
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-07-21 00:53:28 +02:00 |
|
Thibaut Girka
|
4daf8b17e3
|
Fix filtering behaviors
|
2019-07-19 19:21:20 +02:00 |
|
ThibG
|
8dd730a71d
|
[Glitch] Add ActivityPub actor representing the entire server
Port SCSS changes from c2126e3f98
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-19 18:35:45 +02:00 |
|
Eugen Rochko
|
6c5f339573
|
Remove Atom feeds and old URLs in the form of GET /:username/updates/:id
Port SCSS changes from fbbcbd940d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-19 18:27:26 +02:00 |
|
Thibaut Girka
|
3f7c78d821
|
Fix timestamp display in boost/fav modals in RTL locales
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
97643292bb
|
Fixups
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
307ef1231f
|
Public pages RTL fixes
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
a5bcce0795
|
Unfiy status__prepend with upstream
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
bb8fa5568c
|
RTL fixes
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
a12190368e
|
Fix some SCSS for RTL behavior
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
e60632a915
|
Minor fixup
|
2019-07-18 20:56:20 +02:00 |
|
Eugen Rochko
|
4a32302acd
|
[Glitch] Fix RTL layout of status display names
Port e29581a150 to glitch-soc
|
2019-07-18 20:56:20 +02:00 |
|
Masoud Abkenar
|
15783e6568
|
[Glitch] RTL: fix settings button margins in column headers
Port 35b461c0ae to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-18 20:56:20 +02:00 |
|
Thibaut Girka
|
30ca4a6772
|
Make width breakpoint for removing margins consistent and match upstream
Fixes #1136
|
2019-07-18 20:55:38 +02:00 |
|
Thibaut Girka
|
1e3372feb9
|
Fix *another* typo and crash in StatusIcons
|
2019-07-18 09:54:59 +02:00 |
|
Thibaut Girka
|
0530c8d3b8
|
Fix typo and crash in StatusIcons
|
2019-07-18 09:42:22 +02:00 |
|
Thibaut Girka
|
5eca68102a
|
Shorten status icon tooltip text
|
2019-07-17 21:35:34 +02:00 |
|
Thibaut Girka
|
0b139b1df4
|
Add status icon for local-only toots
|
2019-07-17 21:35:34 +02:00 |
|
Thibaut Girka
|
85654916b7
|
Add tooltips to status icons
|
2019-07-17 21:35:34 +02:00 |
|
Eugen Rochko
|
f1de5093fb
|
[Glitch] Add option to disable real-time updates in web UI
Port c56e6fd7a1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-16 16:51:08 +02:00 |
|
Thibaut Girka
|
025cfdf901
|
Add link to edit each listed filter
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
af4979e321
|
Make some strings translatable
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
9339b4634e
|
Minor refactoring
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
59b8573907
|
Move the “Show why” button inline
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
fde918bf92
|
Implement feature to add filtered phrases to content warnings
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
0b23403d58
|
Implement option to completely hide filtered toots
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
6476b7dabe
|
Add options to configure filtering behavior
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
67d1b0c997
|
Add a way to know why a status has been filtered, and show it anyway
|
2019-07-15 00:48:28 +02:00 |
|
Thibaut Girka
|
79e97d71d4
|
Do not keep polls pre-filled in thread mode
|
2019-07-15 00:41:09 +02:00 |
|
Thibaut Girka
|
4eb6457889
|
Fix error boundary CSS
|
2019-07-15 00:28:31 +02:00 |
|
Thibaut Girka
|
8184a7407d
|
Fix report dialog crashing when a toot gets deleted
Fixes #1155
|
2019-07-10 19:53:31 +02:00 |
|
ThibG
|
e2c93b4b34
|
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport
Port 64909cf0d9 to glitch-soc
|
2019-07-07 14:03:12 +02:00 |
|
ThibG
|
447e13fec3
|
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
Port eda4094171 to glitch-soc
|
2019-07-04 16:26:17 +02:00 |
|
ThibG
|
b8d7f860ca
|
[Glitch] When deleting & redrafting a poll, fill in closest expires_in
Port a55fd40802 to glitch-soc
|
2019-07-04 16:24:48 +02:00 |
|
Thibaut Girka
|
1181f84c79
|
Minor cleanup and maybe minor performance improvements
|
2019-07-01 19:31:21 +02:00 |
|
Thibaut Girka
|
65b1946489
|
Minor optimization regarding regexp filtering in timelines
|
2019-07-01 19:31:21 +02:00 |
|
Thibaut Girka
|
bcbc9ed7f6
|
Use strict equality rather than Immutable.is as the compared props are values
|
2019-07-01 19:31:10 +02:00 |
|
Thibaut Girka
|
e4ffc42c8c
|
Assume children of visible IntersectionObserverArticle always change
This fixes multiple issues, while adding few computations
|
2019-07-01 19:31:10 +02:00 |
|
Thibaut Girka
|
b9ae9c7205
|
Revert to using upstream's optimisations
This *does* break things, as `shouldComponentUpdate` assume the
children to never change!
|
2019-07-01 19:31:10 +02:00 |
|
Thibaut Girka
|
081790f04b
|
Fix error boundary DOM
|
2019-07-01 19:30:59 +02:00 |
|
Thibaut Girka
|
edad7f2a6c
|
Fix some React warnings
|
2019-07-01 19:30:59 +02:00 |
|