Commit Graph

24832 Commits

Author SHA1 Message Date
Mar0xy b7fd84c643
upd: remove show more button effects 2023-10-16 02:05:34 +02:00
Mar0xy 6779272c81
upd: change how show more gets shown 2023-10-16 01:39:02 +02:00
Mar0xy 1eb536f086
upd: remove buggy backdrop-filter 2023-10-16 00:52:03 +02:00
Mar0xy 67c95ea646
fix: type error 2023-10-15 23:42:47 +02:00
Mar0xy ca428977a5
merge: upstream 2023-10-15 23:36:38 +02:00
Mar0xy cec0207b60
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-10-15 23:19:50 +02:00
Mar0xy 88216861a9
upd: attempt at fancy blur 2023-10-15 23:19:21 +02:00
Insert5StarName 83cc9cf980 fix: pinned notes not being transparent 2023-10-15 20:26:05 +02:00
Amelia Yukii c9d03c9ced
fix: some missing transparent elements 2023-10-15 20:18:19 +02:00
Mar0xy 870fbf9852
merge: transparency
Closes transfem-org/Sharkey#65
2023-10-15 20:07:51 +02:00
Mar0xy 85f3534b2c
fix: decrement of renotecount 2023-10-15 19:43:57 +02:00
Marie a8d937b08e
chore: add newline between } and @media 2023-10-15 19:28:15 +02:00
Insert5StarName 25c7e55c54 fix: Detailed view too 2023-10-15 19:27:46 +02:00
Insert5StarName a977d4316d fix: wrong scaling in notifications container 2023-10-15 19:25:59 +02:00
Mar0xy 18f7067103
upd: add locales for client settings 2023-10-15 19:25:21 +02:00
Mar0xy 2f1f463009
upd: client option for click to open posts 2023-10-15 19:16:14 +02:00
Marie 05967dd364
merge: Fix translations (#75) 2023-10-15 19:03:33 +02:00
Insert5StarName 85aa0c06bc fix: make MKNoteSub scale correctly 2023-10-15 19:01:28 +02:00
Insert5StarName 94d2a16e89 fix: make note footer scale correctly 2023-10-15 18:58:56 +02:00
dakkar d901ac6f67 fix some translations of "replies" & "renotes" tab labels
it & fr I'm sure, es & ca & pt I'm pretty confident, the rest is
pretty much copy&paste from other translations that have more context
2023-10-15 17:58:08 +01:00
Mar0xy 731a686b57
fix: router issue due to click to open 2023-10-15 18:52:47 +02:00
Mar0xy 3d11e442e6
fix: replies locale on Espanol and Italian 2023-10-15 18:42:39 +02:00
Mar0xy 03b12215cd
fix: replies locale 2023-10-15 18:37:37 +02:00
Mar0xy 005d7b6da5
upd: uncomment activitypub section 2023-10-15 18:35:55 +02:00
Insert5StarName 42895ab326 fix: remote warning being transparent 2023-10-15 18:18:58 +02:00
Mar0xy 97df169ebe
fix: don't decrement past 0 2023-10-15 18:16:41 +02:00
Mar0xy 48c7eeb57e
fix: prevent quoted toast to be triggered when not quoted 2023-10-15 18:03:27 +02:00
Mar0xy 26cd12f7bf
upd: add locale for quoted, add toasts and effects 2023-10-15 18:00:09 +02:00
Mar0xy 704b93f7d6
upd: move some strings into i18n 2023-10-15 17:47:16 +02:00
Mar0xy c904fa6b59
upd: add listenbrainz to mobile view 2023-10-15 17:18:09 +02:00
Marie cb1585532f
upd: move icon on about sharkey page to the left slightly 2023-10-15 13:32:42 +02:00
Insert5StarName 09a764a868 chore: update assets 2023-10-15 12:18:29 +02:00
Marie 691ba1ee76
chore: flip mascot to face towards text 2023-10-15 11:53:48 +02:00
Amelia Yukii 049365559e
chore: update assets in readme 2023-10-15 11:44:13 +02:00
syuilo 15706c8c2b Update CHANGELOG.md 2023-10-15 16:25:42 +09:00
Amelia Yukii 5180b4093f
Merge pull request #74 from transfem-org/feature/separate-quote
Separate Quote from Boost
2023-10-15 07:17:22 +02:00
syuilo 5117818f6f Update CHANGELOG.md 2023-10-15 10:37:03 +09:00
syuilo 3f4ee98405
perf(backend): improve streaming api performance (#12033)
* wip

* Update NoteEntityService.ts

* wip

* wip

* wip

* wip
2023-10-15 10:36:22 +09:00
Mar0xy abe44793c4
chore: lint 2023-10-15 02:38:09 +02:00
Mar0xy c50c3b3816
merge: lint 2023-10-15 02:18:52 +02:00
Mar0xy e123236733
chore: lint 2023-10-15 02:17:00 +02:00
Mar0xy 7e648a255f
upd: Separate quote from boost 2023-10-15 02:16:02 +02:00
Mar0xy 4359a13946
fix: Boost count not decrementing on removal 2023-10-15 02:09:38 +02:00
Marie 46f1882123
fix: crop icon not being phosphor on drive/file 2023-10-14 14:59:32 +02:00
Amelia Yukii ddd82eb831
fix: MkInfo being transparent 2x 2023-10-14 14:48:38 +02:00
Amelia Yukii 3d4c6340b9
fix: MkInfo being transparent 2023-10-14 14:01:08 +02:00
Mar0xy e11630bdb2
merge: Nyaize post on create, Tweak performance 2023-10-14 12:11:23 +02:00
Marie 2d78ec4940
merge: Upstream & New Changes
Pulled in latest changes
Changed renote to boost
Added Sponsors
Added limit for renote/boost now you can only boost once.
2023-10-14 03:41:32 +02:00
syuilo 329830e2c3 perf(backend): tweak populateMyReaction 2023-10-14 10:05:44 +09:00
syuilo 061e389340 perf(backend): nyaizeを投稿時にやる
Resolve #12030
2023-10-14 10:04:13 +09:00