欧醚
35f4ac0636
default to local timeline on mobile
1 year ago
欧醚
0a6360ee25
Make wide view wider
1 year ago
欧醚
f7074db8e2
Remove legacy decorators syntax
1 year ago
欧醚
af35a02def
fix: uniq key for Fragment
1 year ago
欧醚
c19eddb1d4
use news bot for explore news timeline
1 year ago
欧醚
1d18868566
show avatars in comments
1 year ago
欧醚
68bafcdc54
better timeline comments
1 year ago
欧醚
514bef1105
Fix: fix css to make Doodle works on mobile
1 year ago
欧醚
fb502a6b75
change some logo/text to closed-social version
1 year ago
欧醚
3799df29db
change default local_settings
1 year ago
欧醚
2dbd322760
fix: add space when inserting emoji
1 year ago
欧醚
006658f600
feat: better action bar button style for mobile
1 year ago
欧醚
2dd7323d31
show number of replies, reblogs and favourites
1 year ago
欧醚
93da303857
show comments and quote for status list
1 year ago
欧醚
d5908cca30
remove thread mode
1 year ago
欧醚
6a85b91542
change colors of favourite and bookmark icon
1 year ago
欧醚
76bc47e920
remove LanguageDropdown when publishing
1 year ago
欧醚
5dcfb66412
change reply icon to comment
1 year ago
欧醚
053352e042
change star icon to heart
1 year ago
neatchee
8215df76c0
[Glitch] Remove legacy decorators syntax
Port d1b057a0ac
to glitch-soc
1 year ago
Nick Schonning
00c839b9a9
[Glitch] Remove isNaN polyfill
Port b46125224c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Yamagishi Kazutoshi
6e8711ff91
Add missing parenthesis ( #24238 )
1 year ago
Yamagishi Kazutoshi
d1b057a0ac
Remove legacy decorators syntax ( #18357 )
1 year ago
Nick Schonning
b46125224c
Remove isNaN polyfill ( #24224 )
1 year ago
Christian Schmidt
16da4a09e8
Fix broken links in account gallery ( #24218 )
1 year ago
mogamin
b4f60bc6de
[Glitch] Fit the max-width of media in .prose to parent box
Port 0a9def5498
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
mogamin
0a9def5498
Fit the max-width of media in .prose to parent box ( #24180 )
1 year ago
Plastikmensch
02ac94490a
Add getting-started-misc to route ( #2141 )
* Add getting-started-misc to web_app_paths
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
* Add signed in check to navigation entries
Enabling routing for getting-started-misc allows the column to be directly accessible, which showed every entry and threw unnecessary errors.
Also fixed the keys as these were literally "i++".
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
* Remove "Extended information" from getting-started-misc
I couldn't find any reference to this translation string, so I removed it too.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
---------
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Christian Schmidt
8f97ffe91e
[Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
Port bd047acc35
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko
a085901108
New Crowdin updates ( #23904 )
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
1 year ago
Christian Schmidt
bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint ( #24037 )
1 year ago
Rodion Borisov
32418f0ff3
[Glitch] Center the text itself in upload area
Port a52ccd7ad9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
PauloVilarinho
17fb58bff3
[Glitch] add modal message when editing toot
Port 8770473dbb
to glitch-soc
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Rodion Borisov
a52ccd7ad9
Center the text itself in upload area ( #24029 )
1 year ago
PauloVilarinho
8770473dbb
add modal message when editing toot ( #23936 )
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
1 year ago
Claire
7f3b0dedeb
Refactor glitch-soc rich text SCSS
1 year ago
Christian Schmidt
1317553f3a
[Glitch] Only offer translation for supported languages
Port 5a8c651e8f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Terry Garcia
9a1bd1c3e9
[Glitch] Switched bookmark and favourites around
Port a1347f456e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
03ac84b0f4
[Glitch] Fix duplicate “Publish” button on mobile
Port b55fc883b6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
bb4e211c86
New Crowdin updates ( #2118 )
* New translations en.json (Spanish)
[ci skip]
* New translations en.yml (Spanish)
[ci skip]
1 year ago
Christian Schmidt
0e476f3c4f
[Glitch] Add `lang` attribute to media and poll options
Port d3eefead30
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Christian Schmidt
cb868228bd
Do not leave Mastodon when clicking “Back” ( #23953 )
1 year ago
Christian Schmidt
5a8c651e8f
Only offer translation for supported languages ( #23879 )
1 year ago
Terry Garcia
a1347f456e
Switched bookmark and favourites around ( #23701 )
1 year ago
Claire
b55fc883b6
Fix duplicate “Publish” button on mobile ( #23804 )
1 year ago
Claire
3a6451c867
Add support for incoming rich text ( #23913 )
1 year ago
Eugen Rochko
cb97ba7a2f
New Crowdin updates ( #23802 )
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
1 year ago
Christian Schmidt
d3eefead30
Add `lang` attribute to media and poll options ( #23891 )
1 year ago
Claire
b91756fd4d
Move misc rules from components/index.scss to components/misc.scss
1 year ago
Claire
cc94cc86ae
Fix glitch-soc SCSS code style and refactor closer to upstream
1 year ago