Hugo Sales
|
22ea8c89cd
[UI] Only show note action buttons if a user is logged in
|
4 years ago |
Hugo Sales
|
c6f3225225
[Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped)
|
4 years ago |
Hugo Sales
|
029946a2d5
[UTIL] Update bitmap base class, making using easier
|
4 years ago |
Hugo Sales
|
4d5f10a2df
[Reply] Move reply functionality to a plugin
|
4 years ago |
Hugo Sales
|
e09ca88d47
[NoteActions] Refactor note actions and fix bug in favourite
|
4 years ago |
Hugo Sales
|
5c683919c3
[UI] Display error when submitted form is invalid
|
4 years ago |
Hugo Sales
|
323374bc51
[MODULE][DB] Added support for loading entity definitions from modules
|
4 years ago |
Hugo Sales
|
2281c518b1
FIXUP WITH DOCTRINE DEV
|
4 years ago |
Hugo Sales
|
fdb6a377f0
[Bridge] Replace zero dates with CURRENT_TIMESTAMP
|
4 years ago |
Hugo Sales
|
6afa99086c
[TOOLS] Add support for updating autocode in modules
|
4 years ago |
Hugo Sales
|
f930c33cb7
[AUTOGENERATED] Update autogenerated code in module entities
|
4 years ago |
Hugo Sales
|
10ca7211b1
[CONFIG][DEV][DOCTRINE] Add doctrine stacktrace tracking in dev mode
|
4 years ago |
Hugo Sales
|
c8a5eb8e91
[EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler
|
4 years ago |
Hugo Sales
|
79293f603a
[UI][NOTE] Add reply to in UI
|
4 years ago |
Hugo Sales
|
5f22bd90d0
[Posting] Fix form name and remove unused recycle route and controller
|
4 years ago |
Hugo Sales
|
26a62546f5
[Media] Add cache control directive to all files served
|
4 years ago |
Hugo Sales
|
489219ad3d
[Repeat][Favourite] Only display action buttons if logged in (instead of forcing login)
|
4 years ago |
Hugo Sales
|
3165442ce6
[DB] Add rendered collumn to note table, so we can preserve microtags from other services
|
4 years ago |
Hugo Sales
|
481ec77735
[DB] Fix local_user table to use a numeric id, since the username is editable
|
4 years ago |
rainydaysavings
|
608441d5b6
[TWIG] Improving view template structure
|
4 years ago |
rainydaysavings
|
b48ea733f1
[TWIG] Adding active rules
|
4 years ago |
rainydaysavings
|
6b67225842
[UI] CSS polish all around
|
4 years ago |
rainydaysavings
|
4ba219290c
[CONTROLLER][ROUTE] Favourites page initial query implementation and routing
|
4 years ago |
rainydaysavings
|
041c2c9594
[UI] Fixing Login CSS issues
|
4 years ago |
Hugo Sales
|
6b6d200c00
[UI][FEED] Fix scope in timelines; major rewrite of home timeline query, still missing scoping and paging
|
4 years ago |
Hugo Sales
|
3a31ba02b9
[DB][DEFAULTS] Change attachment storage location from uploads to attachments
|
4 years ago |
Hugo Sales
|
6e15f93e9d
[DB] Rename notice to activity in notification table
|
4 years ago |
Hugo Sales
|
b9826fba46
[UI] Subtract self follow from total user follows
|
4 years ago |
Hugo Sales
|
d6a7b28645
[DB][NOTE] Update scope
|
4 years ago |
Hugo Sales
|
44d6141692
[Media] Display images and videos inline in notes
|
4 years ago |