Commit graph

26809 commits

Author SHA1 Message Date
Kainoa Kanter
a668be132b Merge branch 'postcount-number-bugfix' into 'feat/scylladb'
Fixed bug where post count was string; not number

Co-authored-by: Sal Rahman <salehen.rahman@gmail.com>

See merge request firefish/firefish!10620
2023-10-10 19:12:21 +00:00
Sal Rahman
c61ad010d7 Fixed bug where post count was string; not number 2023-10-10 19:12:21 +00:00
ThatOneCalculator
7f9283127b
Merge branch 'develop' into feat/scylladb 2023-10-02 23:29:17 -07:00
ThatOneCalculator
01f2f3e810
chore: ⬆️ up deps 2023-10-02 22:39:04 -07:00
ThatOneCalculator
af730e75b6
fix: 🐛 strange heart reaction behavior 2023-10-02 22:31:04 -07:00
naskya
b121e4bc9d
fix format/lint command 2023-10-03 01:32:36 +09:00
naskya
19e5d28cf7
fix: properly implement "With credential" in the API console 2023-10-02 16:43:48 +09:00
naskya
d8d0ad0c00
fix null error 2023-10-02 05:38:45 +09:00
naskya
f8576174fd
refactor the rebuild command 2023-10-02 05:34:55 +09:00
naskya
0939bedaaa
update build/rebuild command
firefish-js/built is imported by multiple workspaces
2023-10-02 05:32:45 +09:00
Hosted Weblate
59c5cdc83f
chore: Merge branch 'origin/develop' into Weblate. 2023-10-01 17:30:16 +00:00
Pointify
5fe782ed32
chore: Translated using Weblate (Spanish)
Currently translated at 98.6% (1837 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/es/
2023-10-01 19:30:12 +02:00
naskya
f14c9b5549 Revert "chore/docs: @firefish -> @firefish@fedi.software"
This reverts commit a67b472be1
2023-10-01 15:38:13 +00:00
naskya
a67b472be1 chore/docs: @firefish -> @firefish@fedi.software 2023-10-01 15:37:23 +00:00
naskya
3c931989c5
fix: featured note is currently disabled 2023-10-02 00:29:57 +09:00
naskya
bdbecce61a
chore: move showFeaturedNotesInTimeline setting to appropriate section 2023-10-02 00:21:30 +09:00
naskya
58bd0e904f
chore: preserve newline in MkInfo 2023-10-02 00:16:01 +09:00
naskya
c3ffb4c52d
chore: add a description of an API parameter 2023-09-30 19:02:28 +09:00
naskya
789d05bed3
fix: this "else" is unneeded 2023-09-30 18:50:45 +09:00
Hosted Weblate
b87be1d938
chore: Merge branch 'origin/develop' into Weblate. 2023-09-29 20:00:16 +00:00
Steven Fierens
2ab8a75ddb
chore: Translated using Weblate (Dutch)
Currently translated at 32.5% (607 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nl/
2023-09-29 22:00:12 +02:00
@DDoSkiray@ddoskey.com
860d638d16
chore: Translated using Weblate (Japanese (Kansai))
Currently translated at 70.2% (1308 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja_KS/
2023-09-29 22:00:11 +02:00
@DDoSkiray@ddoskey.com
a0b0f8c99f
chore: Translated using Weblate (Japanese)
Currently translated at 99.5% (1854 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2023-09-29 22:00:11 +02:00
Kainoa Kanter
89354d3d42 Merge branch 'develop' into 'develop'
fix: chart typos, update to v1.0.4-beta31

Co-authored-by: Jean Lucas <jean@4ray.co>

See merge request firefish/firefish!10611
2023-09-29 17:11:11 +00:00
Jean Lucas
e9cd282aec fix: chart typos, update to v1.0.4-beta31 2023-09-29 17:11:11 +00:00
Namekuji
7442ef873a
Revert "perf: construct scyllaNote instead of querying"
This reverts commit eac2ff4a47.
2023-09-29 00:28:33 -04:00
Namekuji
36455aa7dd
Revert "fix: insert empty reactions"
This reverts commit 51e6aae622.
2023-09-29 00:28:32 -04:00
Namekuji
f026b08aad
Revert "fix: add mentions explicitly"
This reverts commit 7dd1d0ec4e.
2023-09-29 00:28:27 -04:00
Namekuji
2a5598fa7f
fix: no logging for postgres 2023-09-28 20:17:45 -04:00
Namekuji
13ede22564
make ids empty 2023-09-28 19:58:33 -04:00
Namekuji
45952ed97d
add user id to log 2023-09-28 19:57:03 -04:00
Namekuji
3cf6c3731c
fix: mitigate pinned note error 2023-09-28 19:56:03 -04:00
Namekuji
7dd1d0ec4e
fix: add mentions explicitly 2023-09-28 19:32:51 -04:00
Namekuji
51e6aae622
fix: insert empty reactions 2023-09-28 19:15:40 -04:00
Namekuji
eac2ff4a47
perf: construct scyllaNote instead of querying 2023-09-28 11:59:54 -04:00
ThatOneCalculator
05097ac608 fix: 🐛 Have showSuspendedDialog properly defined in account.ts 2023-09-28 08:44:01 -07:00
Kainoa Kanter
26bc90e44b fix: 🐛 passed props to VueDraggable 2023-09-28 08:37:05 -07:00
Kainoa Kanter
8db91f277f refactor: 💄 Make disabled buttons slightly more visible 2023-09-28 08:36:37 -07:00
Kainoa Kanter
d96a06de93 refactor: 💄 Make disabled buttons slightly more visible 2023-09-28 08:14:52 -07:00
Kainoa Kanter
b59cda842c Merge branch 'develop' into feat/scylladb 2023-09-28 08:01:01 -07:00
Namekuji
668a8a1429
fix: skip if pinnedNotes are empty 2023-09-28 03:52:43 -04:00
naskya
0831b8b6d8
style: more contrast for disabled boost button 2023-09-27 20:56:20 +09:00
naskya
75c72d00da
fix: preserve newline character in alt text popup 2023-09-27 17:18:47 +09:00
Kagami Sascha Rosylight
1d1dab5b2a
fix: preserve newline character in alt text 2023-09-27 17:12:55 +09:00
naskya
04369c9da9
fix: alt texts shouldn't be interpreted as MFM 2023-09-27 16:46:43 +09:00
Linerly
b4cdc463a0
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1863 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-09-27 07:22:04 +02:00
Namekuji
93a500be0d
refactor: no need to give start and end 2023-09-26 23:10:12 -04:00
Namekuji
88cc2336cf
fix: fill mini charts by 0 2023-09-26 22:58:05 -04:00
Hosted Weblate
e7591126b4
chore: Merge branch 'origin/develop' into Weblate. 2023-09-26 23:19:09 +00:00
jolupa
1496aeebad
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1863 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-09-27 01:19:03 +02:00