Laura Hausmann
5543a65936
Revert "Fix megalodon imports"
...
This reverts commit 36a0c72d7fc31ebee4e8f3cf7fdc57f7dad2d945.
2023-07-22 13:11:32 +02:00
Laura Hausmann
bb60b7e107
Fix megalodon imports
2023-07-21 21:25:31 +02:00
Laura Hausmann
8885a7df30
Update instance software metadata
2023-07-21 20:55:32 +02:00
Laura Hausmann
3e182ebd96
Remove patrons
2023-07-21 19:44:41 +02:00
Laura Hausmann
3ac4e8d9a5
Further rebranding
2023-07-21 19:33:01 +02:00
Laura Hausmann
adb187d4ae
Fix menu translations
2023-07-21 18:56:47 +02:00
Laura Hausmann
3ea160e8b6
Fix about page
2023-07-21 18:49:32 +02:00
Laura Hausmann
55bffb1778
Further branding cleanup
2023-07-21 18:03:46 +02:00
Laura Hausmann
9b77cf1fd8
Remove donation popup
2023-07-21 17:53:14 +02:00
Laura Hausmann
485640589e
Rebrand
2023-07-21 13:50:34 +02:00
ThatOneCalculator
7d17a83df6
fix: 🍱 fix old favicon
2023-07-19 19:13:54 -07:00
ThatOneCalculator
a6687370fb
v1.0.1
2023-07-19 15:20:22 -07:00
ThatOneCalculator
bc3f46cc51
reduce border radius on about icon
2023-07-19 12:52:55 -07:00
ThatOneCalculator
c7a7c1e1d4
logo
2023-07-19 11:53:03 -07:00
ThatOneCalculator
d825c5e7cf
fix: 🐛 merge somehow stripped style.css of splash style
2023-07-19 10:24:42 -07:00
ThatOneCalculator
4a34ef0452
docs: 📝 codeberg -> gitlab
2023-07-19 10:22:36 -07:00
ThatOneCalculator
fcce21e889
docs: 🚚 new website
2023-07-19 10:06:57 -07:00
ThatOneCalculator
0f3873cb75
add
2023-07-19 09:58:14 -07:00
ThatOneCalculator
8af34b2727
fix: 🐛 gitignore causing wrong file to be pushed
2023-07-19 09:56:16 -07:00
DVD
13265e6652
fix: skip attachment import if undefined
2023-07-19 09:45:00 -07:00
ThatOneCalculator
24f636170e
fix: import
2023-07-19 09:37:11 -07:00
ThatOneCalculator
751b6bb132
links
2023-07-19 08:58:59 -07:00
ThatOneCalculator
0cc8704f07
rm about-calckey
2023-07-19 08:55:35 -07:00
ThatOneCalculator
73f3303f62
Merge branch 'rebrand' into develop
2023-07-19 08:55:26 -07:00
ThatOneCalculator
004914873b
error
2023-07-18 23:42:42 -07:00
ThatOneCalculator
3b287a11af
repo
2023-07-18 21:21:48 -07:00
freeplay
0a215ca83a
fix: add back follows you tag
2023-07-18 14:07:16 -04:00
Laura Hausmann
6810721608
[mastodon-client] fix mentions of remote local users without host
2023-07-18 18:01:44 +02:00
Laura Hausmann
7e27d979be
[mastodon-client] improve mention regexes
2023-07-18 18:01:44 +02:00
PrivateGER
227c72b76a
Fix broken lists
2023-07-18 16:00:48 +02:00
Namekuji
036aab6b18
chore: make contributors consistent with the website
2023-07-18 00:23:13 -04:00
ThatOneCalculator
e405a18fad
chore: 🎨 format
2023-07-17 17:43:04 -07:00
ThatOneCalculator
9b2cc17d3e
chore: 🎨 format
2023-07-17 17:38:27 -07:00
ThatOneCalculator
ef4bb6d6bb
fix: 🌐 missing locale
2023-07-17 17:15:26 -07:00
ThatOneCalculator
9d9caea588
feat: ✨ copy feeds from user menu
2023-07-17 17:10:25 -07:00
ThatOneCalculator
234c0df27c
chore: 🌐 (only outbox.json) no longer needed
2023-07-17 09:55:44 -07:00
Kainoa Kanter
69e7629843
Merge pull request '[PR]: Import mastodon note package' ( #10499 ) from cgsama/calckey:import-masto-package into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10499
2023-07-17 16:54:45 +00:00
Kainoa Kanter
9f704bdc45
Merge pull request '[PR]: Store antennas in cache instead of postgres' ( #10442 ) from refactor/antennas-in-cache into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10442
2023-07-17 16:51:33 +00:00
ThatOneCalculator
b7d68da285
hide mark read button
2023-07-17 09:50:28 -07:00
Kainoa Kanter
2dc948e29b
revert 00d1c034d513e28ace63b0ce074c7bd04a846196
...
revert fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
2023-07-17 16:26:07 +00:00
freeplay
081e5e9d7d
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-07-17 12:16:19 -04:00
freeplay
c44f885671
feat: show snippet of alt text when hovering alt button
2023-07-17 12:14:57 -04:00
コルセット姫@がんばらない
f5383c46d3
Merge branch 'develop' into import-masto-package
2023-07-17 09:47:04 +00:00
Syuilo
dbf5594237
fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
2023-07-16 22:51:50 -07:00
Namekuji
80cd7b4349
fix: use hostname as prefix instead of host
2023-07-17 01:48:53 -04:00
Kainoa Kanter
d39b1d830f
feat: ✨ verify links with rel=me ( #10506 )
...
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
Syuilo
bc4a457dcd
refactor: ⚡ improve performance of contextmenu
2023-07-16 22:12:42 -07:00
naskya
0f7795977e
Merge branch 'develop' into refactor/antennas-in-cache
2023-07-17 04:43:03 +00:00
CGsama
62cc362822
Merge commit '97a0127dbf0b96203902fb075b1d51659a921bfc'
...
Conflicts:
pnpm-lock.yaml
2023-07-16 20:39:26 -04:00
Kainoa Kanter
9a0865da9a
Merge branch 'develop' into move-json5-to-prod-dependencies
2023-07-16 22:34:49 +00:00