|
619783663f
|
feat: use card form for search
|
2024-08-06 16:19:51 +02:00 |
|
|
3883ca2f99
|
fix: Button style
|
2024-08-06 16:08:37 +02:00 |
|
|
107e193b99
|
docs: Add initial permissions
|
2024-08-06 16:07:17 +02:00 |
|
|
1b1038f885
|
docs: Add commands
|
2024-08-06 12:38:21 +02:00 |
|
|
9bb54ef885
|
feat: Add allow/deny buttons without function
|
2024-08-06 11:36:17 +02:00 |
|
|
ba1293b58a
|
fix: Reduce shadow, use proper color in card
|
2024-08-06 09:01:29 +02:00 |
|
|
1c0f39baea
|
fix: typo
|
2024-08-04 15:34:47 +02:00 |
|
|
2bf6d0cb66
|
fix: Filter for trust level correctly, use new user model
|
2024-08-04 15:34:06 +02:00 |
|
|
b4fbb13714
|
feat: use bt2 forcomment submit
|
2024-08-04 14:41:14 +02:00 |
|
|
904a46652e
|
feat: use markdown for adoption description
|
2024-08-04 14:40:14 +02:00 |
|
|
83d8f04af8
|
fix: Use card for form
|
2024-08-04 14:31:23 +02:00 |
|
|
59b391868d
|
fix: Age formatting
|
2024-08-04 14:22:40 +02:00 |
|
|
9527a281ff
|
feat: Use card style for login and password reset form
|
2024-08-04 13:10:14 +02:00 |
|
|
9216009d3d
|
feat: style buttons as buttons
|
2024-08-04 13:06:41 +02:00 |
|
|
6f6a912312
|
fix: use new adoption status category
|
2024-08-03 12:11:52 +02:00 |
|
|
a9515af08e
|
chor: bump version
|
2024-08-03 09:50:52 +02:00 |
|
|
d7cf051a16
|
feat: make regirstration form nicer
|
2024-08-03 09:40:53 +02:00 |
|
|
4358d37f37
|
feat: make timestamp nicer
|
2024-08-03 09:05:57 +02:00 |
|
|
0b08647c7e
|
feat: Link to comment
|
2024-08-03 09:02:09 +02:00 |
|
|
b9c2de751d
|
fix: Only trigger notification for subscribers that don't post the comment themeselves
|
2024-08-03 08:52:49 +02:00 |
|
|
07aa165115
|
feat: Only display notification counter if there are notifications
|
2024-08-03 08:48:13 +02:00 |
|
|
79406882ea
|
feat: Make notification counter display actual number of notifications
|
2024-08-03 08:24:40 +02:00 |
|
|
dda421e557
|
feat: Add notification counter
|
2024-08-03 08:21:45 +02:00 |
|
|
9119c1bd3d
|
feat: Style read button to be inline
|
2024-08-03 08:02:27 +02:00 |
|
|
dc120025e7
|
feat: Allow marking notifications as read
|
2024-08-02 21:04:44 +02:00 |
|
|
63f542da81
|
feat: Show notifications on profile
|
2024-08-02 20:44:33 +02:00 |
|
|
198fb88bfd
|
feat: add basic subscriptions + emit notification for comment
|
2024-08-02 20:03:25 +02:00 |
|
|
24b4b1fad0
|
feat: add basic subscriptions
|
2024-08-02 19:31:32 +02:00 |
|
|
7c8dcaf171
|
feat: add basic notifications
|
2024-08-02 19:11:55 +02:00 |
|
|
91fe53400e
|
feat: make all buttons use margin
|
2024-08-02 18:52:38 +02:00 |
|
|
d32858fe76
|
feat: use fontawsome to indicate actions
|
2024-08-02 18:50:37 +02:00 |
|
|
8fc08deb61
|
feat: re style right header buttons
|
2024-08-02 18:42:34 +02:00 |
|
|
b576674098
|
feat: header iteration 2
|
2024-06-11 18:37:02 +02:00 |
|
|
1837eca921
|
feat: Rework profile card a bit
|
2024-06-08 22:23:22 +02:00 |
|
|
b16cf76208
|
feat: Add user page to show adoption notices
|
2024-06-08 22:11:55 +02:00 |
|
|
bbb2d33840
|
feat: rework status and add correct one to adoption notices
|
2024-06-08 12:32:57 +02:00 |
|
|
d14b88e99d
|
feat: re-add DateWidget but only if creating
|
2024-06-08 12:31:22 +02:00 |
|
|
52335d0eb3
|
refactor: use import that PyCharm understands
|
2024-06-08 11:44:21 +02:00 |
|
|
a1b287641d
|
feat: Add user to AN automatically
|
2024-06-08 11:43:55 +02:00 |
|
|
8980cc263b
|
refactor: Rip out member and use custom user model
|
2024-06-08 09:31:58 +02:00 |
|
|
07fcad0549
|
fix: query location use correct API
|
2024-06-08 08:57:14 +02:00 |
|
|
2bd40d1278
|
feat: Add AN metrics by status
|
2024-06-06 23:22:05 +02:00 |
|
|
c38f1d2244
|
feat: Add basic metrics
|
2024-06-06 23:16:57 +02:00 |
|
|
4857447c29
|
feat: Add oxitraffic support
|
2024-05-31 17:30:58 +02:00 |
|
|
f4ac22ba3d
|
feat: Only allow logged-in users to edit adoption notices
|
2024-05-31 16:42:32 +02:00 |
|
|
0dc391b432
|
feat: Add proper location to adoption notices
|
2024-05-31 16:41:44 +02:00 |
|
|
7210847710
|
feat!: add status to adoption notices, reset migrations because why not
|
2024-05-31 16:25:50 +02:00 |
|
|
71e69356b8
|
feat: Filter adoption notices to show only active ones
|
2024-05-31 16:00:52 +02:00 |
|
|
195a5ab26a
|
feat: Add status, split migration to provide proper default
|
2024-05-31 15:57:38 +02:00 |
|
|
aa4c4d3c60
|
translation: Add translations
|
2024-05-31 15:57:14 +02:00 |
|