Commit Graph

  • d4b7278102 Remove unused code Hypolite Petovan 2020-01-07 16:18:57 -05:00
  • 4e00a3ed63 Upgrade @method to overriden methods Hypolite Petovan 2020-01-07 16:18:45 -05:00
  • 041ba704dd Create documentation about Domain-Driven-Design Hypolite Petovan 2020-01-05 17:55:16 -05:00
  • 6b8db5ad13 Update the Introductions domain to use repository, model and collection Hypolite Petovan 2020-01-05 17:50:33 -05:00
  • 5a1abb8c7d Introduce Mastodon entity factories and API\Entity Hypolite Petovan 2020-01-05 17:29:54 -05:00
  • c748a82e8f Introduce Repository, Factory, Collection, Model base classes Hypolite Petovan 2020-01-05 17:26:51 -05:00
  • ef6e9ef26b Add DBA::collapseCondition method Hypolite Petovan 2020-01-05 17:22:07 -05:00
  • 5cc2dc7ca3 Merge pull request #8073 from annando/issue-8067 Hypolite Petovan 2020-01-06 19:55:58 -05:00
  • 5b755f0f23 Issue 8067: Posts from Mastodon had been wrongly parsed Michael 2020-01-07 00:16:42 +00:00
  • 17adcb5483 Rename mock-methods nupplaPhil 2020-01-07 00:57:30 +01:00
  • a38b0f7eaf Move remaining namespaces and delete Core\Cache.php nupplaPhil 2020-01-07 00:51:02 +01:00
  • fe078410a1 Move Cache::get() to DI::cache()->get() nupplaPhil 2020-01-07 00:45:49 +01:00
  • f68929633b Move Cache::set() to DI::cache()->set() nupplaPhil 2020-01-07 00:41:20 +01:00
  • 3369dfaad9 Remove unused function Cache::delete() nupplaPhil 2020-01-07 00:37:01 +01:00
  • 182f390520 Move Cache::clear() to DI::cache()->clear() nupplaPhil 2020-01-07 00:35:03 +01:00
  • f7ca437ba6 Remove unused method Cache::getAllKeys() nupplaPhil 2020-01-07 00:34:26 +01:00
  • 31457b8566 Replace Lock::release() with DI::lock()->release() and remove Core\Lock nupplaPhil 2020-01-07 00:24:10 +01:00
  • 634e657d23 Replace Lock::acquire() with DI::lock()->acquire() nupplaPhil 2020-01-07 00:20:31 +01:00
  • cfae510ef0 Merge pull request #8070 from nupplaphil/bug/8069-logout Hypolite Petovan 2020-01-06 17:22:40 -05:00
  • c7476513e3 removed some static wrapper nupplaPhil 2020-01-07 00:14:01 +01:00
  • 20f1ab05e6 clear cookie before session clear nupplaPhil 2020-01-07 00:10:15 +01:00
  • e56c8dcc3c Merge pull request #8063 from MrPetovan/bug/8058-use-default-user-acl-events Philipp 2020-01-06 14:18:20 +01:00
  • d6357c97e5 Merge pull request #8066 from annando/notifications Hypolite Petovan 2020-01-05 20:43:09 -05:00
  • 4d5e15709c The item notifications now are based upon the "user-item" field Michael 2020-01-06 00:59:18 +00:00
  • 46b459d5b1 Merge pull request #8059 from annando/item-notification Hypolite Petovan 2020-01-05 19:35:34 -05:00
  • 465d7e6751 Use default user permissions when creating new event Hypolite Petovan 2020-01-05 17:09:05 -05:00
  • 00011fe77d Remove unused use statements in Module\Item\Compose Hypolite Petovan 2020-01-05 17:08:41 -05:00
  • 64c8855407 Allow special groups in default user permissions Hypolite Petovan 2020-01-05 17:07:33 -05:00
  • 6d7608fbc7 We only search for items with the same uid Michael 2020-01-05 20:42:32 +00:00
  • 6670a2409f Fix condition creation Michael 2020-01-05 19:48:01 +00:00
  • f134903fcf API: We now use the "notification-type" field for mentions Michael 2020-01-05 19:32:39 +00:00
  • c0e25bd8f4 Merge remote-tracking branch 'upstream/develop' into item-notification Michael 2020-01-05 19:31:30 +00:00
  • 755b9daa45 Merge pull request #8061 from annando/ap-receiver Tobias Diekershoff 2020-01-05 19:30:42 +01:00
  • 1b520af913 Merge pull request #8060 from annando/fix-error Philipp 2020-01-05 18:32:47 +01:00
  • ab43d3ddc4 AP: ensure that incoming posts are reaching all receivers Michael 2020-01-05 17:20:23 +00:00
  • 274788807d Fix a missing ")" Michael 2020-01-05 17:19:37 +00:00
  • 4734242f63 Added to-do Michael 2020-01-05 13:37:24 +00:00
  • 31b6680402 Improved check for invalid profiles Michael 2020-01-05 13:19:11 +00:00
  • 4dec002dcb Now using only a single array Michael 2020-01-05 13:13:36 +00:00
  • 45b747f13b Remove duplicates in a better way Michael 2020-01-05 13:05:00 +00:00
  • 4e7aa33598 Restructured profile generation Michael 2020-01-05 12:49:57 +00:00
  • bad50d31c0 Added index for performance considerations Michael 2020-01-05 12:48:18 +00:00
  • dcf5471e19 Clarified description Michael 2020-01-05 12:07:02 +00:00
  • 23b73854a1 Spaces Michael 2020-01-05 12:00:15 +00:00
  • 6cbfa5b862 Added type hints Michael 2020-01-05 11:00:57 +00:00
  • 20d570823d Fix post update / clean up code Michael 2020-01-05 10:16:01 +00:00
  • 4b44aca507 Don't create notifications for own posts Michael 2020-01-05 09:48:31 +00:00
  • a4268a973f Added post update Michael 2020-01-05 09:10:32 +00:00
  • f183816b7d Notification type can now be selected Michael 2020-01-05 09:10:03 +00:00
  • fe1a702e8c Improved documentation, now checking all items Michael 2020-01-05 09:08:40 +00:00
  • 6ac37e284d Merge remote-tracking branch 'upstream/develop' into item-notification Michael 2020-01-05 07:47:55 +00:00
  • 0c9fcdde69 Merge pull request #8057 from annando/notice-error Tobias Diekershoff 2020-01-05 07:40:31 +01:00
  • 8878b3864f Fix an error and a notice Michael 2020-01-05 02:19:02 +00:00
  • e728c4829f Restructuring Michael 2020-01-05 02:18:11 +00:00
  • 8e2494568e Functionality is now added Michael 2020-01-05 01:23:40 +00:00
  • 393a671501 Merge pull request #8055 from nupplaphil/task/remove_get_server Hypolite Petovan 2020-01-04 20:10:50 -05:00
  • ecb4848dfd Tests are now working Michael 2020-01-05 00:54:18 +00:00
  • 48baa0be4b Remove get_server() in favor of Search::getGlobalDirectory() nupplaPhil 2020-01-04 23:59:20 +01:00
  • 30a4b0eafb Merge remote-tracking branch 'upstream/develop' into item-notification Michael 2020-01-04 22:53:06 +00:00
  • c8a322baf0 Merge pull request #8053 from nupplaphil/task/remove_get_app Michael Vogel 2020-01-04 23:41:51 +01:00
  • 244f440d97 Remove unused killme() nupplaPhil 2020-01-04 23:43:13 +01:00
  • f0eea6f875 Remove get_app() in favor of DI::app() nupplaPhil 2020-01-04 23:42:01 +01:00
  • 05de0f4a19 Merge pull request #8056 from nupplaphil/task/remove_rdirname Michael Vogel 2020-01-04 23:36:59 +01:00
  • 07b4ceecd2 Remove deprecated rdirname() in favor of native dirname() nupplaPhil 2020-01-05 00:10:34 +01:00
  • 729277529f Merge pull request #8052 from annando/contentmap Philipp 2020-01-04 23:07:57 +01:00
  • b08c9692ca Added parameter type Michael 2020-01-04 21:48:26 +00:00
  • 3a1798d1c3 First testable version Michael 2020-01-04 21:45:20 +00:00
  • 7cf27e9cb0 AP: Transmit the language in the contentMap Michael 2020-01-04 14:35:14 +00:00
  • 4bfd0abec7 New "UserItem" class, new notification type field Michael 2020-01-04 12:21:42 +00:00
  • 5d20cd7e16 Merge pull request #8048 from MrPetovan/bug/fix-bbcode-scaleexternalimage Michael Vogel 2020-01-03 17:38:55 +01:00
  • d3f5c9f24c Merge pull request #8050 from MrPetovan/bug/improve-feed-import Tobias Diekershoff 2020-01-03 17:08:54 +01:00
  • 4461c16165 Remove superfluous comment in BBCode::scaleExternalImage Hypolite Petovan 2020-01-03 09:30:35 -05:00
  • ebaf726744 Rework Feed::import parameters Hypolite Petovan 2020-01-03 09:26:28 -05:00
  • 38fe3b8994 Fix formatting in Feed::import Hypolite Petovan 2020-01-03 09:09:03 -05:00
  • 52c5b0e0f3 Remove unused BBCode::scaleExternalImage parameters Hypolite Petovan 2020-01-02 20:44:15 -05:00
  • 542e83137b Remove useless HTML encode on item save Hypolite Petovan 2020-01-02 20:38:07 -05:00
  • 0b3cd206c3 Remove harmful HTML decode/encode in BBCode::scaleExternalImages Hypolite Petovan 2020-01-02 20:35:59 -05:00
  • 7420d07699 Merge pull request #8046 from annando/develop Hypolite Petovan 2020-01-01 18:20:31 -05:00
  • fb550a0172 Relocated functions from PortableContact to GServer Michael 2020-01-01 21:29:36 +00:00
  • 75c74e8562 Merge pull request #8044 from annando/contact-adding Philipp 2020-01-01 20:38:34 +01:00
  • bd6fb64c16 Fixed documentation Michael 2020-01-01 18:57:55 +00:00
  • 73b82d1455 Don't add contacts when not needed Michael 2020-01-01 17:54:36 +00:00
  • 12ca5748eb Merge pull request #8042 from MrPetovan/bug/fix-remember-me Philipp 2020-01-01 18:32:58 +01:00
  • 933085c626 Add missing constructor parameter to User\Cookie in dependencies.config Hypolite Petovan 2020-01-01 10:56:56 -05:00
  • 526eada6a8 Merge pull request #8041 from AlfredSK/patch-1 Tobias Diekershoff 2020-01-01 12:38:00 +01:00
  • b75707f826 Fix missing use statement for DI (fatal error) Steffen K9 2020-01-01 12:35:44 +01:00
  • d3d63523ef Merge pull request #8040 from MrPetovan/bug/notices Tobias Diekershoff 2019-12-31 19:43:34 +01:00
  • 20831f3574 Merge pull request #8039 from MrPetovan/bug/fatal-errors Tobias Diekershoff 2019-12-31 19:41:53 +01:00
  • ab0a3f194a Add necessary call to BaseUrl->get() in Module\Objects Hypolite Petovan 2019-12-31 12:20:57 -05:00
  • b6e93c83fc Suppress undefined index nickname notice in Model\Profile::sidebar Hypolite Petovan 2019-06-12 15:34:56 -04:00
  • 07f1485df1 Correctly capitalize DI::baseUrl in Module\Tos Hypolite Petovan 2019-12-31 12:19:12 -05:00
  • b9dba631aa Merge pull request #8037 from MrPetovan/bug/notices Philipp 2019-12-30 23:41:23 +01:00
  • b852e5842b Merge pull request #8036 from nupplaphil/task/redundant_system_call Hypolite Petovan 2019-12-30 17:37:25 -05:00
  • 9bdb4db887 Replace comment nupplaPhil 2019-12-30 23:45:42 +01:00
  • e84ad15569 Replace remaining $a->page by DI::page() Hypolite Petovan 2019-12-30 17:35:01 -05:00
  • e2dc1d7477 Remove deprecated call nupplaPhil 2019-12-30 23:08:06 +01:00
  • a4a7f19df1 Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls nupplaPhil 2019-12-30 23:02:20 +01:00
  • 3f34229752 Move redundant System::baseUrl() to DI::baseUrl() calls nupplaPhil 2019-12-30 23:00:08 +01:00
  • f2da1c5ab9 Merge pull request #8035 from nupplaphil/task/move_page Hypolite Petovan 2019-12-30 13:42:40 -05:00
  • 4d8d4ad958 Add parameter to index -> runFrontend() nupplaPhil 2019-12-30 20:20:05 +01:00