rimu
|
90d5d525ae
|
Low bandwidth mode
|
2024-01-08 19:41:32 +13:00 |
|
rimu
|
b83ae5fa2f
|
image is a dict while attachment is a list of dicts
argh
|
2024-01-07 19:12:18 +13:00 |
|
rimu
|
367f80f13a
|
further experiments
|
2024-01-07 18:48:44 +13:00 |
|
rimu
|
afa93df35c
|
and body text fields to link and image posts
|
2024-01-07 18:30:27 +13:00 |
|
rimu
|
c8f837a52e
|
fix invalid Activity when sending image post
|
2024-01-07 18:20:04 +13:00 |
|
rimu
|
4354d4259e
|
fix invalid Activity when sending image post
|
2024-01-07 18:15:28 +13:00 |
|
rimu
|
908ae14799
|
fix crash when creating image post
|
2024-01-07 18:02:52 +13:00 |
|
rimu
|
80c85761fb
|
cope with uppercase letters in file extensions
|
2024-01-07 14:36:55 +13:00 |
|
rimu
|
9aada76655
|
sort communities list
|
2024-01-07 13:35:36 +13:00 |
|
rimu
|
2bc1ab47d0
|
notify about new posts in communities
|
2024-01-07 12:47:06 +13:00 |
|
rimu
|
cd4fa6ad25
|
import community subscriptions from lemmy
|
2024-01-07 09:29:36 +13:00 |
|
rimu
|
396a5bae4c
|
avoid duplicate comments and gif reactions
|
2024-01-06 14:54:10 +13:00 |
|
rimu
|
20f5c7b7f8
|
notifications
|
2024-01-06 11:01:44 +13:00 |
|
rimu
|
39ca00cb8e
|
bug fixes and tweaks after initial user testing
|
2024-01-05 14:09:46 +13:00 |
|
rimu
|
a36a56eec6
|
minor bugfixes
|
2024-01-04 22:08:32 +13:00 |
|
rimu
|
e1f410151e
|
oops
|
2024-01-04 17:07:02 +13:00 |
|
rimu
|
82422c06c6
|
bust membership cache
|
2024-01-04 16:59:15 +13:00 |
|
rimu
|
b431a79518
|
sort posts by top, hot, new
|
2024-01-03 20:14:39 +13:00 |
|
rimu
|
acfe35d98d
|
announce incoming activites to all following instances
plus a whole lot more, i don't even know
|
2024-01-03 16:29:58 +13:00 |
|
rimu
|
74cc2d17c0
|
communities that are local-only, w access control for posting and voting
|
2024-01-02 19:41:00 +13:00 |
|
rimu
|
520db4a924
|
admin area to respond to moderation reports
|
2024-01-02 16:07:41 +13:00 |
|
rimu
|
83eaf6d883
|
delete community
|
2024-01-01 11:38:24 +13:00 |
|
rimu
|
c1971b3d8d
|
administer communities - list and edit
|
2023-12-31 12:09:20 +13:00 |
|
rimu
|
6ac8aca227
|
basic mastodon interop
|
2023-12-27 14:38:41 +13:00 |
|
rimu
|
01f3cf212b
|
federation - editing posts and sending replies to subscribers
|
2023-12-26 21:39:52 +13:00 |
|
rimu
|
1936cad8c7
|
markdown editor
|
2023-12-26 10:49:08 +13:00 |
|
rimu
|
b04466fcc1
|
make backfilling community posts into a celery task (background processing)
|
2023-12-25 21:44:10 +13:00 |
|
rimu
|
64e0193135
|
move long-running tasks to separate background process (image processing)
|
2023-12-24 16:20:18 +13:00 |
|
rimu
|
fec2e9117c
|
log all outgoing actitivies
|
2023-12-22 15:34:45 +13:00 |
|
rimu
|
4a6492a15c
|
refactoring and bug fixes
|
2023-12-22 14:05:39 +13:00 |
|
rimu
|
26074bd85e
|
backfill old posts when a remote community is added
|
2023-12-21 22:14:43 +13:00 |
|
rimu
|
c3839e6873
|
home page, expanded admin area and domain blocking
|
2023-12-17 00:12:49 +13:00 |
|
rimu
|
7b91250e3a
|
pagination
|
2023-12-15 17:35:11 +13:00 |
|
rimu
|
46900390a5
|
report posts and communities. also block domains and instances
|
2023-12-13 21:04:11 +13:00 |
|
rimu
|
ac8a229475
|
rss feeds on communities
|
2023-12-12 18:28:49 +13:00 |
|
rimu
|
5b6c9f39b2
|
avoid use of depreciated datetime.utcnow
|
2023-12-12 08:53:35 +13:00 |
|
rimu
|
606024494d
|
caching strategy scaled back significantly
|
2023-12-11 20:46:38 +13:00 |
|
rimu
|
094708f396
|
federating replies and lots of caching
|
2023-12-10 15:10:09 +13:00 |
|
rimu
|
05c2c7372b
|
federation - post content and replies/comments to remote communities
|
2023-12-09 22:14:16 +13:00 |
|
rimu
|
9efda995e3
|
upload images for community icon and banner
|
2023-12-08 17:13:38 +13:00 |
|
rimu
|
d5d7122a3d
|
subscription and unsubscription to remote communities - lemmy bugs
also local cache busting
|
2023-12-03 22:41:15 +13:00 |
|
rimu
|
5752b8eaeb
|
finish notifications
|
2023-11-30 23:21:37 +13:00 |
|
rimu
|
f0a4e01fe9
|
post edit and delete. beginning of notifications
|
2023-11-30 20:57:51 +13:00 |
|
rimu
|
856f450885
|
significant code reorganisation - split communities and posts
|
2023-11-30 06:36:08 +13:00 |
|
rimu
|
ddc747bb76
|
list content by domain
|
2023-11-29 22:12:55 +13:00 |
|
rimu
|
e97f3ee4ab
|
generate thumbnails from og:image meta tag
|
2023-11-29 20:32:07 +13:00 |
|
rimu
|
a17b8785d3
|
create and view image posts
|
2023-11-27 22:05:35 +13:00 |
|
rimu
|
53a1531820
|
post replies - create, edit, delete
|
2023-11-22 20:48:27 +13:00 |
|
rimu
|
6ec660005c
|
federation - receive remote posts, including edits and deletions
|
2023-11-21 23:05:07 +13:00 |
|
rimu
|
d2a81ef76c
|
federation: subscribe to remote community
|
2023-11-17 22:02:44 +13:00 |
|