Commit graph

35104 commits

Author SHA1 Message Date
Philipp 891f686dcf
Merge pull request #12100 from MrPetovan/task/4090-move-mod-tagger
Move mod/tagger.php to src/Module
2022-11-04 07:17:45 +01:00
Hypolite Petovan 3dbce995fd Updated main translation file after moving strings 2022-11-03 22:30:25 -04:00
Hypolite Petovan 7208576f67 Remove mod/tagger.php 2022-11-03 22:26:57 -04:00
Hypolite Petovan 1ba9a65fd8 Add new Post/Tag/Add module class
- Convert GET to POST
2022-11-03 22:26:48 -04:00
Hypolite Petovan 57d11d7f2e
Merge pull request #12099 from annando/issue-12097
Issue 12097: Notify for each new user registration
2022-11-03 16:31:42 -04:00
Michael f1f4561002 Updates messages.po 2022-11-03 20:18:50 +00:00
Michael a89f235044 Merge remote-tracking branch 'upstream/develop' into issue-12097 2022-11-03 20:15:53 +00:00
Michael 5b682eb5fb Merge branch 'issue-12097' of github.com:annando/friendica into issue-12097 2022-11-03 20:14:56 +00:00
Michael 9fcdb405e8 Added settings 2022-11-03 20:14:52 +00:00
Michael Vogel a20c6e3216
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-03 21:13:03 +01:00
Michael 0f9e2b6da4 Issue 12097: Notify for each new user registration 2022-11-03 19:59:33 +00:00
Hypolite Petovan 78d063f35a
Merge pull request #12095 from annando/bulk
Improved bulk delivery / don't redistribute activities
2022-11-03 07:59:44 -04:00
Philipp 0d4c7f769e
Merge pull request #12093 from MrPetovan/task/4090-move-mod-tagrm
Move mod/tagrm.php to src/Module
2022-11-03 07:44:48 +01:00
Michael 12a352f441 Simplified else case 2022-11-03 04:27:30 +00:00
Hypolite Petovan fcd7819f95 Updated main translation file after moving strings 2022-11-03 00:27:09 -04:00
Hypolite Petovan 88d04dfbdb Remove mod/tagrm.php 2022-11-03 00:27:09 -04:00
Hypolite Petovan 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
Michael 1847347c3a Improved logging 2022-11-03 04:23:04 +00:00
Michael 842e51194e Improved bulk delivery / don't redistribute activities 2022-11-03 04:03:39 +00:00
Philipp da1c13368b
Merge pull request #12087 from MrPetovan/task/4090-move-mod-uimport
Move mod/uimport.php to src/Module
2022-11-02 19:19:17 +01:00
Hypolite Petovan dbc9bde97a Update main translation file after changing strings 2022-11-02 11:32:21 -04:00
Hypolite Petovan 2b2fa4471f Remove mod/uimport.php 2022-11-02 11:27:32 -04:00
Hypolite Petovan 4ab260042c Create new User\Import module class
- Merge Core\UserImport class in Module class
2022-11-02 11:27:31 -04:00
Hypolite Petovan ffa31d6641
Merge pull request #12086 from nupplaphil/feat/move_cal
Move event export to src/Module/Events/Export
2022-11-02 10:39:25 -04:00
Philipp Holzer e56d34c2b7
Update messages.po 2022-11-02 15:17:48 +01:00
Hypolite Petovan eb22f6732b
Improve alignment in static/routes.config.php 2022-11-02 15:16:25 +01:00
Philipp Holzer 998e425a15
adapt route 2022-11-02 15:16:25 +01:00
Philipp Holzer 7c4a7bff2e
Move new events routes to calendar routes 2022-11-02 15:16:24 +01:00
Philipp Holzer 2c90ab69d6
Move event export to src/Module/Events/Export 2022-11-02 15:16:23 +01:00
Tobias Diekershoff 97722177d5
Merge pull request #12091 from MrPetovan/bug/12085-view-logs-detail
Fix wrong class name in logs view template
2022-11-01 16:46:38 +01:00
Philipp cf2b28fffd
Merge pull request #12092 from MrPetovan/bug/12090-contact-route
Replace remaining "follow" route instances to "contact/follow"
2022-11-01 15:13:19 +01:00
Hypolite Petovan 2c7a60eb0e Replace remaining "follow" route instances to "contact/follow" 2022-11-01 09:41:39 -04:00
Hypolite Petovan 64d02c6636 Fix wrong class name in logs view template
- This was stunting the Javascript responsible for showing log entry details
2022-11-01 09:17:42 -04:00
Hypolite Petovan d05ee962f9
Merge pull request #12089 from annando/query-performance
(Hopefully) query performance improvements
2022-11-01 08:48:16 -04:00
Hypolite Petovan 2cf1e1074b Fix documentation typo in src/Protocol/Diaspora.php 2022-11-01 08:45:25 -04:00
Michael 1f1c2d8ca6 (Hopefully) query performance improvements 2022-11-01 08:45:25 -04:00
Philipp cdacc3f4fb
Merge pull request #12088 from MrPetovan/bug/probe-atom
Also look for Atom feeds when probing link URLs
2022-11-01 06:45:12 +01:00
Hypolite Petovan 5ef76e8f14 Also look for Atom feeds when probing link URLs 2022-11-01 00:45:46 -04:00
Hypolite Petovan df69dc0edb
Merge pull request #12077 from nupplaphil/feat/move_follow
Move mod/follow.php to src/Module
2022-10-31 19:36:11 -04:00
Philipp Holzer baa97febef
hopefully last feedback :) 2022-11-01 00:09:30 +01:00
Philipp Holzer 41565326e3
Make CS happy 2022-10-31 21:03:58 +01:00
Philipp Holzer 94d615fbb7
Update messages.po 2022-10-31 21:00:30 +01:00
Philipp Holzer 8f62278703
Rename $action because of PR before 2022-10-31 21:00:23 +01:00
Philipp Holzer 82cd6ff91d
Fixing the non-auto follow process ... 2022-10-31 20:58:37 +01:00
Philipp Holzer eb9da2967e
Fixups ... hopefully the last one :-/ 2022-10-31 20:58:37 +01:00
Philipp Holzer 87291e30a4
Found some more follow-links 2022-10-31 20:58:34 +01:00
Philipp Holzer b5d01337d9
Move Follow to /contact namespace 2022-10-31 20:58:27 +01:00
Philipp Holzer 3554894577
Fixup post 2022-10-31 20:56:44 +01:00
Philipp Holzer 437472d0a6
Move Follow to Contact namespace 2022-10-31 20:56:43 +01:00
Philipp Holzer 0e47d5b0aa
make CS happy 2022-10-31 20:56:43 +01:00