b761760d65
Fix missing attached links in posts
2023-03-04 19:04:37 +00:00
5f6503a73f
Editing/removing of attached pictures is now possible via web
2023-02-27 07:47:31 +00:00
5c8cd8fdd6
Replace remaining mentions of "Status" by "Conversations" or "Posts"
2023-01-11 09:01:29 -05:00
1874a32728
Happy New Year 2023!
2023-01-01 09:36:24 -05:00
9115ec5f0d
Adjust class references to the new location
2022-12-30 21:20:28 +00:00
c88125348f
Issue 12189: Quote share a feed now shares the linked feed url
2022-11-24 06:36:08 +00:00
81b21c4131
Revert "Remove geotag"
...
This reverts commit 5dc9319b
2022-11-16 21:20:24 +01:00
9621279572
Make PHP-CS happy ...
2022-11-16 10:49:12 +01:00
12fb897f54
Adhere PHP-CS
2022-11-16 08:56:37 +01:00
e7fd4a4cd1
Remove legacy comments
2022-11-16 08:56:19 +01:00
5dc9319bb2
Remove geotag
2022-11-16 08:50:57 +01:00
db7af4c45b
Remove jotnets
2022-11-16 08:49:48 +01:00
09e01b9356
Replace $_SESSION
2022-11-15 22:52:23 +01:00
00883c9dcb
Move mod/editpost.php to src\Module\Post\Edit
2022-11-15 22:32:46 +01:00
198d38545d
Remove trailing spaces from Module\Post\Share
2022-11-04 14:14:00 -04:00
8124dedbf6
Create new Post/Share module class
2022-11-04 13:02:01 -04:00
1ba9a65fd8
Add new Post/Tag/Add module class
...
- Convert GET to POST
2022-11-03 22:26:48 -04:00
e0dc7a471e
Create Post/Tag/Remove module class and route
...
- Fix tag name parameter in single tag removal link in mod/photos
- Remove "/post" from backend routes as it was preventing sessions from working in this module. No existing module had a route starting with "/post".
2022-11-03 00:27:08 -04:00