Commit Graph

31376 Commits

Author SHA1 Message Date
Hypolite Petovan 31649a087f
Merge pull request #10569 from annando/issue-10568
Issue 10568: Deleting of scheduled posts didn't work
2021-08-03 08:58:22 -04:00
Michael b2bf467afc Issue 10568: Deleting of scheduled posts didn't work 2021-08-03 12:29:46 +00:00
Hypolite Petovan 24ba5f61d0
Merge pull request #10567 from annando/delayed
Don't set the pconfig values on manual mode
2021-08-03 07:46:30 -04:00
Michael ec3eead034 Don't set the pconfig values on manual mode 2021-08-03 05:39:04 +00:00
Hypolite Petovan 37d5bc1a51
Merge pull request #10566 from annando/manage-avatar
Use the general function ro create an avatar path
2021-08-02 18:50:15 -04:00
Hypolite Petovan 9b746e65da
Merge pull request #10565 from annando/schedule2
Scheduled posts are now listed and can be deleted
2021-08-02 18:49:14 -04:00
Michael 9f19adf8bb Use the general function ro create an avatar path 2021-08-02 22:28:42 +00:00
Michael 1061cde797 The frio-button now looks fine 2021-08-02 21:47:59 +00:00
Michael 45f325d025 Fix the "delete" icon 2021-08-02 21:36:27 +00:00
Michael 6c8a4a2552 Use a centralized function to delete delayed entries 2021-08-02 20:56:34 +00:00
Michael Vogel 5a2fa2f81a
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-02 22:38:08 +02:00
Michael 88e276843e Using "post" when deleting, fixing deleting 2021-08-02 19:18:44 +00:00
Michael Vogel 686785049e
Update view/theme/frio/templates/profile/schedule.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-02 20:43:50 +02:00
Michael f87e41e206 Scheduled posts are now listed and can be deleted 2021-08-02 17:03:06 +00:00
Hypolite Petovan 53ce1a8755
Merge pull request #10563 from annando/scheduled-frontend
Issue 8038: Scheduled posts via the frontend
2021-08-02 10:40:35 -04:00
Michael 9aa04966b9 Updates messages.po 2021-08-02 12:22:18 +00:00
Michael ec5ed0cf46 Placeholder page for scheduled posts 2021-08-02 12:10:03 +00:00
Michael 302b2cecce Indention harmonized 2021-08-01 13:22:00 +00:00
Michael 0262527706 Updated "messages.po" 2021-08-01 13:14:35 +00:00
Michael 8214401b57 Merge remote-tracking branch 'upstream/develop' into scheduled-frontend 2021-08-01 13:12:25 +00:00
Michael 2e2d1bf81d Added option to define a schedule date when posting items 2021-08-01 13:01:31 +00:00
Michael 9641944c4f Improved conversation performance 2021-08-01 12:57:50 +00:00
Hypolite Petovan 98803064eb
Merge pull request #10562 from nupplaphil/bug/storage_admin
Fix legacy storage config
2021-08-01 05:59:35 -04:00
Hypolite Petovan 9234c2a48d
Merge pull request #10557 from annando/delayed
Preparation for delayed posts
2021-08-01 05:43:09 -04:00
Philipp Holzer eb18cf7389
Update messages.po 2021-08-01 10:43:31 +02:00
Philipp Holzer 839b5b5859
Fix legacy storage config 2021-07-31 20:56:32 +02:00
Michael e89d0f2599 Style 2021-07-31 06:22:08 +00:00
Michael 01197f66e5 Improved docs 2021-07-30 22:43:11 +00:00
Michael 13529fa97d Support the "media_attachments" field 2021-07-30 22:39:13 +00:00
Michael 9b609ba19d Space added 2021-07-30 14:06:18 +00:00
Michael 48f2790593 Spaces removed 2021-07-30 14:05:57 +00:00
Michael 929de9081e All needed fields are now filled 2021-07-30 13:22:06 +00:00
Michael 93263a820d Function renamed, documentation added 2021-07-30 10:24:08 +00:00
Michael aac965be7d "tag" is no field anymore 2021-07-30 06:22:52 +00:00
Michael bb37c41bd7 Scheduled posts can now be created 2021-07-30 06:22:32 +00:00
Michael 4137a6250b Delayed now return their id on insert 2021-07-30 06:20:10 +00:00
Michael 5e75ba3083 guid function is now public 2021-07-30 06:19:25 +00:00
Michael 432206bc5b Use router constants 2021-07-30 06:19:02 +00:00
Michael c9eca1edeb Fix array index 2021-07-29 15:01:09 +00:00
Michael a1828430e5 Fixing variables 2021-07-29 14:58:04 +00:00
Michael 20e69c1e71 Return as array 2021-07-29 10:46:40 +00:00
Michael 6ea3d4aa61 Added API calls, removed fields 2021-07-29 10:34:31 +00:00
Michael fbbe9a3c1f "wid" is not an item field 2021-07-29 03:57:37 +00:00
Michael 2951243b07 Preparation for delayed posts 2021-07-28 22:22:00 +00:00
Hypolite Petovan f89cc6bd45
Merge pull request #10553 from annando/issue-10545
Issue 10545: Convert complex zmg BBCode elements
2021-07-28 06:37:52 -04:00
Michael 6f40904ea1 Increased version 2021-07-28 10:18:34 +00:00
Michael Vogel f4f114a601
Merge pull request #10554 from tobiasd/20210728-de
DE translation update
2021-07-28 07:39:41 +02:00
Tobias Diekershoff 76ed555d46 DE translation update 2021-07-28 07:18:38 +02:00
Michael Vogel bfe751ada4
Merge pull request #10525 from MrPetovan/bug/fatal-errors
Add Exception for unexpected case
2021-07-27 23:47:19 +02:00
Michael d58eaa13d1 Issue 10545: Convert complex zmg BBCode elements 2021-07-27 21:44:02 +00:00