Eugen Rochko
61a9018607
Enable custom emojis in profiles (notes, field values, display names) ( #7374 )
Follow-up to #6124
6 years ago
Thibaut Girka
65349bc155
Fix color of status icons in glitch-soc high contrast skin
6 years ago
ThibG
af4fb72993
Merge pull request #457 from m4sk1n/glitch-light
Add a light theme by @Sylvhem
6 years ago
Shuhei Kitagawa
bd10a7e480
Add resend confirmation for admin ( #7378 )
* Add confirmations_controller#resend
* Add tests for confirmations_controller#resend
* Add translations
6 years ago
Yamagishi Kazutoshi
8c35d163a5
Port travis_retry for CI ( #7379 )
* Port travis_retry for CI
* Add license
6 years ago
Eugen Rochko
39efc6d533
Add hint about 7 day cooldown for archive takeout ( #7375 )
6 years ago
Eugen Rochko
b611dbac79
Add contact e-mail hint to 2FA login form ( #7376 )
6 years ago
Eugen Rochko
2f63d52b92
Fallback to old on-the-fly URI for follows/blocks if no stored URI ( #7371 )
Fix #7367
6 years ago
Eugen Rochko
c7d1a2e400
Improve admin UI for accounts ( #7360 )
* Improve design of account statuses admin UI (consistent with reports)
* Make account moderation notes look consistent with report notes
* i18n-tasks remove-unused
* Fix code style issues
* Fix tests
6 years ago
Eugen Rochko
660db468c0
Do not count search route as compose being mounted in web UI ( #7372 )
Fix #7144
6 years ago
Thibaut Girka
2d065ceaf6
minor fix
6 years ago
Thibaut Girka
f7a076eded
[Glitch] Add high-contrast theme
6 years ago
Thibaut Girka
caebf69e77
Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka
bd3b9bf7b9
[Glitch] Fix text color in "show more" link inside boost confirmation modal
Port ba917e15f6
to glitch-soc
6 years ago
Thibaut Girka
983328376b
Fix link colors in report modal
6 years ago
Thibaut Girka
b3a236637e
[Glitch] Add color variables of texts for better accesibility
Port 74dae9458d
and related to glitch-soc
6 years ago
Eugen Rochko
8da4bf0f90
4 profile fields max, store only 255 characters per name/value ( #7348 )
Fix #7303
6 years ago
Reto Kromer
80b23a6a85
uniform email rather than e-mail ( #7373 )
6 years ago
Eugen Rochko
c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil ( #7370 )
* Fix handling of malformed ActivityPub payloads when URIs are nil
* Gracefully handle JSON-LD canonicalization failures
6 years ago
Thibaut Girka
390cfdef2e
[Glitch] Update SCSS of admin and setting pages
Port the SCSS changes from cb74c0cfe4
to glitch-soc
6 years ago
Thibaut Girka
9edc5cafe4
[Glitch] Improve styling of closed registrations message
Port SCSS changes from 5acd5315f2
to glitch-soc
6 years ago
Thibaut Girka
32974a58dc
[Glitch] Do not re-position scroll when loading more (inserting items from below)
Port 8c601b54cc
to glitch-soc
6 years ago
Thibaut Girka
553cc28240
[Glitch] Prevent timeline from moving when cursor is hovering over it
Port 58852695c8
to glitch-soc
6 years ago
Thibaut Girka
cee157fc19
Improve accessibility of toot dropdown menu
* Prevent Enter keypresses from triggering dropdown display toggle twice
* Give focus to first/selected item of dropdown menus
* Implement keyboard navigation in generic dropdown menus
Partial port from ef7d64c801
to glitch-soc
6 years ago
Thibaut Girka
bfa5bdde2c
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport
Port ad5d3134e4
to glitch-soc
6 years ago
Shuhei Kitagawa
661f7e6d9d
Add tests for admin/custom_emojis_controller ( #7350 )
6 years ago
Eugen Rochko
2ef9d65052
Improve rendering of bio fields ( #7353 )
Fix #7335
6 years ago
Akihiko Odaki
66359ec522
Fix gap insertion for timeline disconnection ( #7363 )
6 years ago
Eugen Rochko
c73ce7b695
Store home feeds for 7 days instead of 14 ( #7354 )
* Store home feeds for 7 days instead of 14
Reduces workload for status fan-out to active followers
* Fix test for user model
6 years ago
ThibG
ef7d64c801
Dropdowns accessibility ( #7318 )
* Mark currently selected privacy setting in privacy dropdown
* Prevent Enter keypresses from triggering dropdown display toggle twice
* Give focus to first/selected item of dropdown menus
* Implement keyboard navigation in privacy dropdown
* Implement keyboard navigation in generic dropdown menus
6 years ago
Daggertooth
b25278180a
Escape metachars in keywords
6 years ago
David Yip
7600067a30
Merge remote-tracking branch 'origin/master' into gs-master
Conflicts:
app/controllers/follower_accounts_controller.rb
app/controllers/following_accounts_controller.rb
db/schema.rb
6 years ago
Eugen Rochko
6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub ( #7160 )
Same URI passed between follow request and follow, since they are
the same thing in ActivityPub. Local URIs are generated during
creation using UUIDs and are passed to serializers.
6 years ago
Marcin Mikołajczak
4c2b522a60
Add a light theme
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
6 years ago
Jenkins
cb62935c0b
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
ThibG
d1aef17f9a
Do not render first page of following and followers collections unless explicitly asked to ( #7357 )
6 years ago
Eugen Rochko
2c1f7b2ece
Better pagination for ActivityPub outbox ( #7356 )
6 years ago
David Yip
b316d373ea
Merge remote-tracking branch 'origin/master' into gs-master
Conflicts:
CONTRIBUTING.md
6 years ago
David Yip
2058922cc9
Merge branch 'merge-upstream' into gs-master
6 years ago
David Yip
1aa25ee0f5
Merge pull request #456 from m4sk1n/glitch-contrast
“Enable” high contrast theme
6 years ago
Marcin Mikołajczak
d181aad033
Improve “how to translate” ( #7358 )
6 years ago
Yamagishi Kazutoshi
00ff8dc00a
Add translate guide to CONTRIBUTING.md ( #7355 )
6 years ago
Marcin Mikołajczak
a7a61889d7
“Enable” high contrast theme
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
6 years ago
David Yip
54e80bec73
Remove duplicate posix-spawn entry from Gemfile.
6 years ago
David Yip
e41332c37b
Make posix-spawn spec in Gemfile match what's in Gemfile.lock.
6 years ago
David Yip
77a92d3260
Merge remote-tracking branch 'origin/master' into merge-upstream
Conflicts:
Gemfile.lock
6 years ago
Eugen Rochko
251bbf9728
Show remote reports in admin UI as coming from domain rather than user ( #7347 )
Fix #6994
6 years ago
Eugen Rochko
a78b27c7cc
Marginally improve convert/ffmpeg calls performance with posix-spawn ( #7346 )
6 years ago
David Yip
c511b0f72a
Merge remote-tracking branch 'glitchsoc/master' into gs-master
6 years ago
David Yip
da70208b45
Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago