sk
|
6f3fd4d454
|
fix opening browser twice
closes sk22#559
|
2023-06-09 12:47:32 +02:00 |
Eugen Rochko
|
c890195567
|
New translations strings.xml (Swedish)
|
2023-06-08 22:57:52 +02:00 |
Eugen Rochko
|
b50a327b17
|
New translations strings.xml (Swedish)
|
2023-06-08 17:47:06 +02:00 |
sk
|
97547f334f
|
returning optionals for the optional god
closes sk22#555
|
2023-06-08 15:31:58 +02:00 |
sk
|
1ab953d819
|
fix spoiler button being hidden while editing
closes sk22#553
|
2023-06-08 15:03:04 +02:00 |
FineFindus
|
dbe7eb25ff
|
Merge branch 'main' into feat/hide-non-boostable-boosts
|
2023-06-08 10:35:12 +02:00 |
FineFindus
|
45ecec09f5
|
feat: hide boost count on non-boostable statuses
|
2023-06-08 10:33:27 +02:00 |
FineFindus
|
9b4556d293
|
refactor: move boostable check to status
|
2023-06-08 10:33:27 +02:00 |
sk
|
307d483a56
|
add comment
|
2023-06-07 21:59:56 +02:00 |
sk
|
9612248695
|
remove unused imports
|
2023-06-07 21:51:17 +02:00 |
sk
|
1f63401e5b
|
fix pixelfed post editing
|
2023-06-07 21:50:50 +02:00 |
sk
|
d35ec18a88
|
increase akkoma scheduled posts compatibility
|
2023-06-07 21:12:38 +02:00 |
sk
|
b93b1847c3
|
increase pixelfed compatibility
|
2023-06-07 21:12:30 +02:00 |
sk
|
cd46ed565f
|
open browser if login redirects to website
|
2023-06-07 21:11:20 +02:00 |
sk
|
4a0e4edef8
|
load more if screen isn't full yet
|
2023-06-07 20:28:56 +02:00 |
sk
|
2ea7333daa
|
only reload main status when refreshing
closes sk22#552
|
2023-06-07 18:45:50 +02:00 |
sk
|
fa7a66809d
|
change profile loading error behavior
|
2023-06-07 16:09:41 +02:00 |
sk
|
71884ab760
|
don't show wrong relationship with remote accounts
|
2023-06-07 15:50:30 +02:00 |
sk
|
f31205c670
|
generalize lookup error handling
|
2023-06-07 15:45:22 +02:00 |
sk
|
0091ae87ce
|
fix issues with external share
closes sk22#550
|
2023-06-07 15:17:44 +02:00 |
sk
|
ad13b1e927
|
bump version
|
2023-06-06 17:13:30 +02:00 |
sk
|
a354ea80ab
|
Merge remote-tracking branch 'upstream/l10n_master'
|
2023-06-06 17:09:06 +02:00 |
sk22
|
9f65b8112a
|
Translated using Weblate (German)
Currently translated at 100.0% (297 of 297 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
|
2023-06-06 15:08:53 +00:00 |
Choukajohn
|
6ac5d957fe
|
Translated using Weblate (French)
Currently translated at 100.0% (293 of 293 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
|
2023-06-06 15:05:05 +00:00 |
sk
|
4258c55b88
|
implement fetching listings from remote instances
|
2023-06-06 17:04:29 +02:00 |
sk
|
969f29e2e9
|
support string res for small text item
|
2023-06-06 16:55:20 +02:00 |
sk
|
68921d0f0b
|
fix footer being too close to next header
|
2023-06-06 14:23:34 +02:00 |
Eugen Rochko
|
c4ac4ee173
|
New translations strings.xml (Swedish)
|
2023-06-06 13:23:46 +02:00 |
Eugen Rochko
|
659b4e2fcd
|
New translations strings.xml (Swedish)
|
2023-06-06 11:55:59 +02:00 |
sk
|
24e5bda8d3
|
fix profile options icons
|
2023-06-06 10:30:32 +02:00 |
Eugen Rochko
|
02b1ad8d7a
|
New translations strings.xml (Swedish)
|
2023-06-06 00:56:52 +02:00 |
Eugen Rochko
|
47eeb01b75
|
New translations strings.xml (Turkish)
|
2023-06-05 21:08:28 +02:00 |
ihor_ck
|
4288814138
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (293 of 293 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
|
2023-06-05 16:09:08 +00:00 |
sk
|
ac4458e106
|
fix badged toolbar icons with new appkit version
|
2023-06-05 18:07:22 +02:00 |
sk
|
3d24b2de10
|
add status counters event listener to notifications
|
2023-06-05 16:19:55 +02:00 |
sk
|
ed994b23e9
|
fix wrong views' states being modified
closes sk22#549
|
2023-06-05 16:12:07 +02:00 |
sk
|
8c4678aba5
|
fix updated main status not being applied
|
2023-06-05 16:05:58 +02:00 |
Eugen Rochko
|
3d5fb2dfea
|
New translations strings.xml (Swedish)
|
2023-06-05 15:00:47 +02:00 |
Eugen Rochko
|
ef6238b593
|
New translations strings.xml (Swedish)
|
2023-06-05 13:45:02 +02:00 |
Eugen Rochko
|
bc9bec3d66
|
New translations strings.xml (Swedish)
|
2023-06-05 12:47:38 +02:00 |
sk
|
d16e199dd1
|
scroll up when posting on profile fragment
closes sk22#546
|
2023-06-05 11:48:40 +02:00 |
sk
|
a9c2df2e83
|
do copy spoilerRevealed on clone
closes sk22#547
|
2023-06-05 11:26:36 +02:00 |
sk
|
4673a4b9f7
|
add missing database column in post notification table
|
2023-06-05 11:22:01 +02:00 |
Grishka
|
d4a5286895
|
Fix #553
|
2023-06-04 23:47:08 +02:00 |
Grishka
|
1b4579346b
|
Fix #548
|
2023-06-04 23:39:06 +02:00 |
sk
|
0665b8dd3b
|
fix incompatibility with upstream bugfix
|
2023-06-04 23:33:04 +02:00 |
Grishka
|
853124e2ce
|
Fix it again
|
2023-06-04 23:32:13 +02:00 |
Grishka
|
5dcd6e5a0d
|
Fix it again
|
2023-06-04 23:31:12 +02:00 |
Grishka
|
6f25c8be0f
|
Fix #583
|
2023-06-04 23:26:48 +02:00 |
sk
|
1db4b1319e
|
use latest appkit version
|
2023-06-04 23:26:39 +02:00 |