Eugen Rochko
|
40677e1793
|
[Glitch] Change unconfirmed user login behaviour
Port SCSS changes from 964ae8eee5
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 13:42:22 +02:00 |
nzws✨
|
2ecc7106d7
|
[Glitch] Fix eslint error of import/no-extraneous-dependencies
Port d0c2c52783 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
ThibG
|
b840de580f
|
[Glitch] Fix “load more” adding older toots/notifications to pending items
Port 577706987d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
Yamagishi Kazutoshi
|
844e0fb48c
|
[Glitch] Check existence of timeline state in community timeline
Port 0627252b30 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
ThibG
|
8b00cf519e
|
[Glitch] Change timelines to add new items to pending items when scrolled down
Port d256901f60 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
Eugen Rochko
|
840c36f320
|
[Glitch] Fix web UI allowing uploads past status limit via drag & drop
Port bdeff5ae15 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
ThibG
|
454b5ae3af
|
[Glitch] Fix poll options checkboxes/radio buttons not being vertically centered
Port d41494226d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
ThibG
|
75673cf8e3
|
[Glitch] Fix “slow mode” issues
Port f109867578 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
ThibG
|
15a37a967c
|
[Glitch] Fix expiring polls not being displayed as such in the WebUI
Port 524187b653 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:26 +02:00 |
ThibG
|
8e699db334
|
[Glitch] Fix media description button being disabled at 420 characters instead of 1500
Port c00ab575b7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:23 +02:00 |
Eugen Rochko
|
823df17e54
|
[Glitch] Fix profile fields overflowing page width
Port cfd4c55c88 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:20 +02:00 |
Thibaut Girka
|
0a1d9032f7
|
Fix build issues due to the “pt” locale being renamed to “pt-PT”
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:12 +02:00 |
Thibaut Girka
|
ab646fac5f
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
2019-09-18 00:11:03 +02:00 |
Thibaut Girka
|
591185344e
|
Fix boost confirmation modal for description-less media not working
|
2019-09-17 21:46:36 +02:00 |
Eugen Rochko
|
3665d554c5
|
[Glitch] Add timeline read markers API
Port e445a8af64 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 20:28:22 +02:00 |
Eugen Rochko
|
344e52ffbe
|
[Glitch] Change max length of media descriptions from 420 to 1500 characters
Port b6381bdc7d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:38:37 +02:00 |
ThibG
|
eaf49439d1
|
[Glitch] Fix display of long poll options
Port cf2b708e6b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:36:22 +02:00 |
Eugen Rochko
|
ef8c311a66
|
[Glitch] Fix unused CSS
Port 45f44ef4d3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:36:00 +02:00 |
Eugen Rochko
|
c2843c5f62
|
[Glitch] Add batch actions and categories to admin UI for custom emojis
Port SCSS changes from 1110ea1a91 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:35:20 +02:00 |
ThibG
|
ffe8decb73
|
[Glitch] Add account bio to account admin view
Port SCSS changes from ec2a439a22 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:34:55 +02:00 |
Eugen Rochko
|
6809e37f8e
|
[Glitch] Add batch approve/reject for pending hashtags in admin UI
Port SCSS changes from 261e52268c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:34:26 +02:00 |
Thibaut Girka
|
0e1291c888
|
Fix wrong icons from last refactoring
Fix regressions from f154d9d6e9
|
2019-09-10 14:56:08 +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
|
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 |
Eugen Rochko
|
4434e2eb7f
|
[Glitch] Fix line breaks in hashtag autosuggestions in web UI
Port 7db2c2e2ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:14:42 +02:00 |
Mostafa Ahangarha
|
bd0bde1da2
|
[Glitch] Exclude URLs from text analysis
Port e974d4923f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:13:03 +02:00 |
Eugen Rochko
|
a869572aab
|
[Glitch] Fix wrong sum of usage in hashtag component in web UI
Port a6a63358c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:12:18 +02:00 |
Eugen Rochko
|
4907517db4
|
[Glitch] Fix wrong pluralization in hashtag component in web UI
Port 1a00bd9244 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:11:52 +02:00 |
Eugen Rochko
|
ca86858558
|
[Glitch] Change hashtag component in web UI to show numbers for 2 last days
Port d19d86fe2b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:02:54 +02:00 |
Eugen Rochko
|
b86292af33
|
[Glitch] Fix uncached media in web UI not being clickable
Port 34adc8784a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 14:02:04 +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
|
7db6cb93f3
|
[Glitch] Fix Mastodon logo style on hover on public pages' footer
Port 0ea53122f2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 13:53:23 +02:00 |
ThibG
|
96b9d3333d
|
[Glitch] Fix height of dashboard counters
Port 6493f4ffae to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 13:52:53 +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 |
Eugen Rochko
|
23c513846a
|
[Glitch] Add "not available" label on unknown media attachments
Port d344289431 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-05 13:06:41 +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
|
12c188f533
|
[Glitch] Restore hashtag suggestions from local tag history
Port 5ab1e0e738 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 |
Thibaut Girka
|
b30a7f5120
|
Fix trending hashtags spacing in single-column mode
|
2019-09-02 10:57:44 +02:00 |
Eugen Rochko
|
34eff39936
|
[Glitch] Add trends to public pages sidebar
Port c6b4b923e6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
Eugen Rochko
|
717f3998c0
|
[Glitch] Fix hashtag autosuggestions line breaks for long suggestions
Port cd660d374a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
Sasha Sorokin
|
771b01e785
|
[Glitch] Fix trending counter width
Port a5a5a0adec 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 |
Eugen Rochko
|
3c70fb9146
|
[Glitch] Fix emoji autosuggestions
Port 784c88e16d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-02 10:57:44 +02:00 |
Thibaut Girka
|
be8b0e8d06
|
Refactor SCSS to better match upstream
|
2019-09-02 10:57:44 +02:00 |
Eugen Rochko
|
3380e96449
|
[Glitch] Add autosuggestions for hashtags
Port cfb2ed7823 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 |
Thibaut Girka
|
f3ac4a4411
|
Fix clicking on the new audioplayer opening the toot in detailed view
|
2019-08-29 17:32:22 +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
|
284a1562fb
|
Fix typo
|
2019-08-20 21:44:09 +02:00 |
Haelwenn (lanodan) Monnier
|
317fa43d9a
|
Add support for <sup> formatting element
This is based of 3e095cab83
Related: https://git.pleroma.social/pleroma/pleroma/issues/1191
|
2019-08-20 21:44:09 +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
|
1d40325e7c
|
Fix composer options colors in glitch-soc light theme
|
2019-08-19 22:18:43 +02:00 |
Thibaut Girka
|
a334cbcb20
|
Move character counter to the options box to match upstream styling
|
2019-08-19 21:56:25 +02:00 |
Thibaut Girka
|
ed4317b549
|
[Glitch] Fix hidden statuses losing focus
Port 0d13a9cd13 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
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 |
Eugen Rochko
|
f8e7c69861
|
[Glitch] Add explanation to featured hashtags page and profile
Port SCSS changes from b348c9b0db to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
ThibG
|
5971ea7466
|
[Glitch] Add public blocks to /about/blocks
Port SCSS changes from 9b6a5ed109 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
ThibG
|
4e9794f533
|
[Glitch] Fix client-side resizing of image uploads
Port f178a01c11 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:49:39 +02:00 |
Eugen Rochko
|
26b249ad2d
|
[Glitch] Fix short number formatting for numbers above million in web UI
Port 0e9668051e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:49:39 +02:00 |
Thibaut Girka
|
b859eb0017
|
Honor `system_emoji_font` in the Emoji Picker
|
2019-08-12 23:01:37 +02:00 |
Thibaut Girka
|
597ea5687a
|
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
|
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 |
Eugen Rochko
|
e8ad0a8006
|
[Glitch] Fix hashtag links always being lowercase
Port 5e35aa8280 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-07 15:35:44 +02:00 |
ThibG
|
e8e980cdac
|
[Glitch] Improve focus handling with dropdown menus
Port 396b8cdd0f to glitch-soc
|
2019-08-07 15:11:59 +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 |
ThibG
|
381dbb6569
|
[Glitch] Fix image uploads being perfectly white when canvas read access is blocked
Port 111a0628fc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
ThibG
|
a4b15e2cf0
|
[Glitch] Port changes to IconButton
Port changes to IconButton from 27a0d02d0d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
ThibG
|
fe1de4e49b
|
[Glitch] Improve dropdown menu keyboard navigation
Port a12f1a0baf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
ThibG
|
6afdb6c2b6
|
[Glitch] Trap tab in modals
Port 5c73746b69 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-06 15:09:30 +02:00 |
Thibaut Girka
|
3ea7a334d8
|
Fix up try/catch block in invalid URL handling
|
2019-08-06 13:09:49 +02:00 |
Thibaut Girka
|
cbd75fe128
|
Remove href attribute of invalid links instead of crashing
|
2019-08-06 12:32:06 +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 |