Commit Graph

174 Commits

Author SHA1 Message Date
Jaakko Keränen f2d742a557
Error when rendering notifications; bumped version to 8.7
IssueID #123
2024-04-18 17:27:56 +03:00
Jaakko Keränen f07c6b6b34
Empty feed improvements
New placeholder text with helpful tips. Appearance of empty feeds
depends on whether there is a logged-in user and which feed mode
is active.

IssueID #119
IssueID #120
2024-04-08 13:21:18 +03:00
Jaakko Keränen 35a4169743
Added Raccoon avatar; bumped version to 8.5
IssueID #9
2024-03-09 07:48:27 +02:00
Jaakko Keränen b3f14d09ad
Bumped version to 8.4; move comments when moving post 2024-02-02 07:42:39 +02:00
Jaakko Keränen 77479f04ef
Bumped version to 8.3 2024-01-23 09:12:53 +02:00
Jaakko Keränen 1b0d2b6acc
Bumped version to 8.2; added a simple /stats page 2024-01-16 13:30:55 +02:00
Jaakko Keränen b7b312e32d
Session: Fixed error when logged out 2024-01-15 10:46:37 +02:00
Jaakko Keränen 78f5cb00b4
Added setting to hide flairs in feeds 2024-01-15 10:19:38 +02:00
Jaakko Keränen bc6af13b09
Help: Updated with new details about flairs 2024-01-14 18:15:57 +02:00
Jaakko Keränen ce031e623b
Flairs: Composer UI, more sophisticated rendering 2024-01-14 16:00:14 +02:00
Jaakko Keränen fb83c111e3
Flairs: Internal markup, improved rendering with detail levels 2024-01-12 11:38:14 +02:00
Jaakko Keränen 8737fc20de
Help: Update user registration instructions
IssueID #115
2024-01-11 21:24:28 +02:00
Jaakko Keränen 1f2cfa0cf3
Improved account creation UX
Added a "Sign up" action on the front page to make it easier to
create an account.

IssueID #115
2024-01-11 19:33:24 +02:00
Jaakko Keränen 5c0feac4a1
Comments show "op" and "mod" flairs for relevant posts 2024-01-11 14:52:20 +02:00
Jaakko Keränen 106e73d396
Bumped version to 8.1 2024-01-11 14:12:44 +02:00
Jaakko Keränen 91d92ad227
Show flair on the feed entry meta line, too 2024-01-10 13:28:27 +02:00
Jaakko Keränen 00032a0e66
Help: Added info about flairs 2024-01-10 12:29:23 +02:00
Jaakko Keränen 17b7d6eaa5
User flairs and locking comments 2024-01-10 08:51:57 +02:00
Jaakko Keränen 88b4f7f88b
Bumped version to 8.0 2024-01-10 08:36:27 +02:00
Jaakko Keränen e5b44cb059
Bumped version to 7.4; adjusted spacing in notification groups 2023-12-23 07:31:05 +02:00
Jaakko Keränen 950157a38c Bumped version number to 7.3 2023-11-20 10:16:45 +02:00
Jaakko Keränen 4b132b3521
Bumped version to 7.2; added avatars, fixed limited access
Added Rabbit and Mouse avatars. Fixed limited users being able to
move their posts to other subspaces.
2023-11-14 08:10:30 +02:00
Jaakko Keränen 1d0d5cf723
Added confirmation to Antenna submissions; fixed submitting a feed
Feed submissions can apply a tag filter.
2023-11-12 22:36:37 +02:00
Jaakko Keränen 2ac16c1c3c
Bumped version number to 7.1 2023-11-12 22:07:38 +02:00
Jaakko Keränen 1d1a8edc1c
Composer: Segments out of paragraphs (split, merge and auto-split) 2023-11-11 17:32:08 +02:00
Jaakko Keränen 263498483c
Show dormant moderators; fixed a couple of regressions 2023-11-10 14:58:45 +02:00
Jaakko Keränen bcdf1e7962
Option for a unified timeline; mark user active on certain actions
Unified timeline combines posts and comments in a single feed.

The user is marked active when reacting to posts, thanking someone,
or interacting with notifications.
2023-11-10 14:39:37 +02:00
Jaakko Keränen 8cf782b697
Added "Activity" post sorting mode
Sorted by time of latest comment in the thread.
2023-11-09 17:38:30 +02:00
Jaakko Keränen c0c438df95
Added grouped post pages
For each rotation group show a mini-feed of the included posts.
2023-11-07 11:10:28 +02:00
Jaakko Keränen 75455d4370
Support for multiple Antenna URLs for sharing posts 2023-11-06 20:12:56 +02:00
Jaakko Keränen c18cac7b4d
Added Report action; adjusted and reordered post/comment actions 2023-11-06 18:19:51 +02:00
Jaakko Keränen e658a4ce48
Added "Remind me" notification and page for More Actions 2023-11-06 15:45:05 +02:00
Jaakko Keränen 83f5664f87
Bumped version number to 7.0 2023-11-05 13:36:53 +02:00
Jaakko Keränen ebff33ba9e
Added post rotation in All Posts
Post rotation groups posts by subspace and day so that each subspace
(including userspaces) show only one post per each day in the All
Posts feed. As time passes the displayed post rotates inside each
grouping.

There is a setting for this in Settings > Display.

By default, rotation is enabled.
2023-11-03 17:51:00 +02:00
Jaakko Keränen 0ea71ec000
Bumped version number to 6.15 2023-11-03 17:51:00 +02:00
Jaakko Keränen 81b341dda0 Fixed missing Antenna actions 2023-11-02 22:24:32 +02:00
Jaakko Keränen 0cce9255f2
Rate limit error messages 2023-10-29 06:52:44 +02:00
Jaakko Keränen 2e5fb7ed32
Registration page links directly to Settings for convenience 2023-10-29 06:43:24 +02:00
Jaakko Keränen 7149138095
Poll author sees vote results without having to vote
The poll author is still able to vote but they don't have to.

IssueID #83
2023-10-28 14:15:39 +03:00
Jaakko Keränen 76faaf5162
Bumped version number to 6.14 2023-10-28 13:34:05 +03:00
Jaakko Keränen 7e0673d018
Rate limiting of registrations and posts by limited users
Also fixed token verification when posting.
2023-10-27 11:09:57 +03:00
Jaakko Keränen 3b3618dab4
User registration requires a token 2023-10-27 08:08:42 +03:00
Jaakko Keränen ceba5230a1
Bumped version number to 6.13 2023-10-27 06:43:12 +03:00
Jaakko Keränen cb5c94e6f5
Bumped version to 6.12; added initial Limited user role
Limited users can only post in their own subspace. Their posts are
not visible outside the subspace. The administrator can grant regular
access rights via the admin pages.
2023-10-26 15:59:30 +03:00
Jaakko Keränen c3e20d54ec
Newly created accounts have no quick action for Antenna submission 2023-10-25 12:16:14 +03:00
Jaakko Keränen 5d0989f113
Added new admin notifications; bumped version to 6.11
Notify about new users, new subspaces, and subspace info updates.
2023-10-25 12:04:12 +03:00
Jaakko Keränen 3424f494ef
Strip null characters from segment text
When updating and rendering segments, strip any null characters.
2023-10-18 12:01:59 +03:00
Jaakko Keränen f1c7719f73
Bumped version number to 6.10 2023-10-18 11:55:01 +03:00
Jaakko Keränen b3155efd81
Added a mention about adding/updating client certificates 2023-09-15 12:06:11 +03:00
Jaakko Keränen 16530ba1e3
Don't decorate link labels in preformatted blocks; bumped version number to 6.9
IssueID #101
2023-08-30 15:46:42 +03:00