Commit Graph

  • 54392fab81 Move Cookie to own class (with tests) Move Authentication to App namespace nupplaPhil 2019-12-08 22:45:34 +01:00
  • 38db4d2132 Fix a notice Michael 2019-12-08 21:41:26 +00:00
  • fb64010d7a Missing "use" Michael 2019-12-08 21:40:06 +00:00
  • aa047278cc Reversed annouce check to have priority for AP Michael 2019-12-08 09:01:06 +00:00
  • 7ccbe3ee29 Transmit reshares and announce natively via Diaspora and AP whenever possible Michael 2019-12-08 08:59:21 +00:00
  • ca0a961ad2 Merge remote-tracking branch 'upstream/develop' into reshare-delivery Michael 2019-12-08 08:49:47 +00:00
  • da7c06764f Merge pull request #7919 from annando/mail-update Hypolite Petovan 2019-12-08 00:39:16 -05:00
  • 6728c58535 Mail contacts: Update public via user contact / display owner's posts Michael 2019-12-08 05:19:15 +00:00
  • 2b12cd473d Merge pull request #7915 from annando/issue-7914 Hypolite Petovan 2019-12-07 16:53:50 -05:00
  • 916af997c6 Merge pull request #7917 from annando/no-mention-on-private Hypolite Petovan 2019-12-07 16:52:37 -05:00
  • 484b99f7cf Fix: Don't automatically mention a post creator on private posts Michael 2019-12-07 21:42:55 +00:00
  • 23cdc9cec8 Fixes issue 7914: Reshares got crumbled Michael 2019-12-07 21:05:14 +00:00
  • 1de81716b3 Merge pull request #7913 from MrPetovan/bug/7902-acl-fixes Michael Vogel 2019-12-07 13:17:43 +01:00
  • 74cc9d00fa Allow contacts and groups with same ID in ACL selector Hypolite Petovan 2019-12-07 05:50:15 -05:00
  • f8569ac3c4 Merge pull request #7911 from annando/acl Hypolite Petovan 2019-12-06 04:11:36 -05:00
  • b1fa0e8e26 ACL: Contact list is now sorted, forums reappeared Michael 2019-12-06 07:25:21 +00:00
  • 41f8796ffc Delivery of reshares Michael 2019-12-06 06:39:50 +00:00
  • 03e2b04e8f Merge pull request #7910 from annando/notice Tobias Diekershoff 2019-12-06 07:27:16 +01:00
  • 4b2acb74d5 Fix a notice about an undefined "attach" index Michael 2019-12-06 04:34:20 +00:00
  • f5a28e8bbf Merge pull request #7909 from MrPetovan/bug/7902-acl-fixes Michael Vogel 2019-12-06 05:16:08 +01:00
  • 7cfe05f849 Restore correct test for hidewall in ACL::getFullSelectorHTML Hypolite Petovan 2019-12-05 20:05:47 -05:00
  • 6ffe3c449c Merge pull request #7908 from nupplaphil/bug/run_xgettext_version Hypolite Petovan 2019-12-05 19:45:00 -05:00
  • c45b6d309b regenerate messages.po nupplaPhil 2019-12-05 23:29:18 +01:00
  • 3d92989c15 fix run_xgettext.sh FRIENDICA_VERSION nupplaPhil 2019-12-05 23:25:03 +01:00
  • afb93ab0fe move Hook doc nupplaPhil 2019-12-05 23:19:27 +01:00
  • 96555a7385 Refactor "Authentication" class with four main methods: - withSession() - for auto authentication with Session/Cookie variables - withOpenId() - for authentication with an OpenID account - withPassword() - for authentication with Password - setForUser() - for setting the user auth context of the current session nupplaPhil 2019-12-03 22:29:37 +01:00
  • 18a3d18ba6 Move Authentication methods to class "Authentication" nupplaPhil 2019-12-03 21:18:26 +01:00
  • 5bb63e59e0 Move App::internalRedirect to BaseUrl::redirect nupplaPhil 2019-12-03 21:11:42 +01:00
  • 0d744be732 Merge pull request #7906 from nupplaphil/task/add_numeric Hypolite Petovan 2019-12-05 16:57:51 -05:00
  • 7056639b62 Add numeric field_input to frio nupplaPhil 2019-12-05 22:56:00 +01:00
  • 8ff3ae485d Merge pull request #7905 from nupplaphil/task/numeric_two_factor Hypolite Petovan 2019-12-05 16:19:23 -05:00
  • 144d4d9cf5 add non-leecher link nupplaPhil 2019-12-05 22:10:04 +01:00
  • c28f1fec51 General usage of type in input fields nupplaPhil 2019-12-05 21:42:33 +01:00
  • 47505aceec double quoted field & use number nupplaPhil 2019-12-05 21:13:49 +01:00
  • da3e293e91 Adding doc for new field-type nupplaPhil 2019-12-05 20:47:21 +01:00
  • e6da666885 Make Two Factor Field numeric nupplaPhil 2019-12-05 20:19:25 +01:00
  • 0f476498f3 Merge pull request #7903 from annando/add-share-data Hypolite Petovan 2019-12-05 08:43:47 -05:00
  • 043df55bc5 Make tests happy Michael 2019-12-05 06:46:00 +00:00
  • 4e77321be8 Replaced all preg calls in the calls with the new function Michael 2019-12-05 06:42:10 +00:00
  • eeb8bee1b7 Use the new function to fetch shared information Michael 2019-12-05 06:16:27 +00:00
  • e435102089 Added logging, fixed indentation, call it from DFRN as well Michael 2019-12-05 05:28:28 +00:00
  • abf841ff79 Handle resharing of items with title via the API Michael 2019-12-05 05:24:29 +00:00
  • 838a233bfc Handling reshares of Friendica posts with titles via Diaspora Michael 2019-12-05 05:11:14 +00:00
  • b9619ee89a Put the title in the body Michael 2019-12-04 23:49:07 +00:00
  • 22c66e1811 Add data for shared posts from the original Michael 2019-12-04 22:57:09 +00:00
  • 4403aeeda5 Merge pull request #7901 from annando/disable-smart-threading Hypolite Petovan 2019-12-04 15:25:53 -05:00
  • 9cf1aea8c9 Changed the option to enable the smart threading with the option to disable this Michael Vogel 2019-12-04 21:21:20 +01:00
  • 9a4240c3b2 Merge pull request #7898 from annando/ap-announce Tobias Diekershoff 2019-12-04 11:24:42 +01:00
  • 8f4f3e00e2 Return more data in the announce object Michael 2019-12-04 09:36:46 +00:00
  • 276d6fddd1 Function renamed - we don't return an object Michael 2019-12-04 09:15:03 +00:00
  • ef3664e6d4 Check if reshared item is an AP item Michael 2019-12-04 08:08:48 +00:00
  • abed3ba906 Remove unused function Michael 2019-12-04 07:13:29 +00:00
  • d34052b332 Make quoted announces look better / more announce improvements Michael 2019-12-04 07:02:39 +00:00
  • d5c017c275 Merge pull request #7897 from MrPetovan/bug/warnings Tobias Diekershoff 2019-12-04 07:15:58 +01:00
  • f989c331a3 Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML Hypolite Petovan 2019-12-03 06:59:51 -05:00
  • b152d0557b Merge pull request #7895 from annando/accordion-jot-nets Philipp 2019-12-03 08:41:13 +01:00
  • 0641212187 Merge pull request #7896 from annando/ago-difference Philipp 2019-12-03 08:40:21 +01:00
  • 3d701dd459 Only show the difference between posting and receive date when there is a difference Michael 2019-12-03 07:23:01 +00:00
  • 8130a4d9b2 The padding is only meant for the jot settings Michael 2019-12-03 06:07:36 +00:00
  • 9d9e6cf27d Optical indicator for connector accordion added Michael 2019-12-03 06:05:44 +00:00
  • 75d31341c2 Merge pull request #7894 from annando/mutuals-followers Hypolite Petovan 2019-12-02 23:06:06 -05:00
  • fd706cf9a7 Group selection: Respect "pubmail" and ignore atchived or blocked contacts Michael 2019-12-02 23:04:11 +00:00
  • 9c9b4d1967 Merge pull request #7893 from annando/api-attachments Hypolite Petovan 2019-12-02 16:29:48 -05:00
  • 164e6b350d API: Improve attachment removal functionality for the status text Michael 2019-12-02 21:19:47 +00:00
  • 6531819971 Merge pull request #7884 from MrPetovan/bug/7834-ignore-reload Philipp 2019-12-02 09:40:31 +01:00
  • 632095a7ec Merge pull request #7886 from nupplaphil/task/disable_drone Hypolite Petovan 2019-12-01 08:14:35 -05:00
  • 01b81f7bba Merge pull request #7885 from nupplaphil/bug/7881_allowed_themes Hypolite Petovan 2019-12-01 08:12:20 -05:00
  • 453b94f9b7 Disable drone for every branch except develop nupplaPhil 2019-12-01 08:53:13 +01:00
  • 309c36f289 Revert "enable trigger & disable travis codecov" nupplaPhil 2019-12-01 08:51:14 +01:00
  • 7ebd5e6b15 Themese are now saved just once nupplaPhil 2019-12-01 08:43:50 +01:00
  • 249bcee686 Merge pull request #7882 from hoergen/Plusminus Hypolite Petovan 2019-11-30 23:18:26 -05:00
  • d01d69b9e7 Update doignore() in main.js to match new Item\Ignore return type Hypolite Petovan 2019-11-30 23:16:34 -05:00
  • c3d88aca39 Update the return value of Item\Ignore to integer Hypolite Petovan 2019-11-30 23:15:58 -05:00
  • d3c45f9186 Update type hint of System::jsonExit parameter to mixed Hypolite Petovan 2019-11-30 23:15:28 -05:00
  • 8e3428764b Merge pull request #7883 from MrPetovan/bug/acl-fixes Tobias Diekershoff 2019-11-30 20:50:06 +01:00
  • 5aebdec0bf [frio] Fix file browser staying displayed even after switching jot tab Hypolite Petovan 2019-11-30 10:48:23 -05:00
  • 77abf65b62 [frio] Make whole ACL panel heading clickable to change visibility panel Hypolite Petovan 2019-11-30 10:47:25 -05:00
  • 461f7f4bb0 Assume hidewall key may be missing in ACL::getFullSelectorHTML Hypolite Petovan 2019-11-30 10:45:47 -05:00
  • 8892b3daa1 Remove obsolete CSS styles related to the old ACL selector Hypolite Petovan 2019-11-30 10:44:36 -05:00
  • 1e2187ec24 Made Connectors on new composer pop more visible hoergen 2019-11-30 14:49:03 +01:00
  • b61f475c47 Merge pull request #7879 from MrPetovan/bug/warnings Philipp 2019-11-30 13:17:44 +01:00
  • 3a7ef7893f Fix typo in ACL::getFullSelectorHTML Hypolite Petovan 2019-11-29 15:55:52 -05:00
  • 22e7cab6d4 Restore system.show_unsupported_addons default value Hypolite Petovan 2019-11-29 11:44:01 -05:00
  • 0ff4381305 Ensure the existence of expected default permission keys in ACL::getFullSelectorHTML Hypolite Petovan 2019-11-29 11:39:49 -05:00
  • 25194b58b8 Initialize class members in App\Page Hypolite Petovan 2019-11-29 11:33:48 -05:00
  • 0191f5242b Merge pull request #7877 from annando/show-received Tobias Diekershoff 2019-11-29 12:42:03 +01:00
  • 02875df596 Show the received date along with the creation date of posts Michael 2019-11-29 06:24:02 +00:00
  • 2f2480d88d Merge pull request #7876 from MrPetovan/task/7308-backport-compose-acl Michael Vogel 2019-11-28 21:24:20 +01:00
  • 20b725f07b Merge pull request #7873 from annando/nodeinfo Hypolite Petovan 2019-11-28 12:57:50 -05:00
  • 8f4f6899dd Update composer module to use the new ACL selector Hypolite Petovan 2019-11-28 12:53:12 -05:00
  • 39d0735236 Update linkPreview to allow using a generic selector Hypolite Petovan 2019-11-28 12:48:59 -05:00
  • e8f91d7e54 Ensure the preview parameter is set to 1 when doing a preview Hypolite Petovan 2019-11-28 12:47:53 -05:00
  • b64b18e6f7 Remove obsolete view/js/acl.js Hypolite Petovan 2019-11-28 12:43:18 -05:00
  • ae3d4f63a3 Use visibility tags input for the default ACL selector Hypolite Petovan 2019-11-28 12:42:12 -05:00
  • 11da7f4095 Add new ACL::getContactListByUserId and ACL::getGroupListByUserId methods Hypolite Petovan 2019-11-28 12:33:00 -05:00
  • 440d3eb9c4 Simplify Theme::getPathForfile to expand its uses Hypolite Petovan 2019-11-28 12:27:16 -05:00
  • e1f9dd5bb5 Merge remote-tracking branch 'upstream/develop' into nodeinfo Michael 2019-11-28 16:10:18 +00:00
  • dba41da7e4 Merge pull request #7874 from annando/mail-post Tobias Diekershoff 2019-11-28 16:30:31 +01:00
  • 5dce62e477 Merge pull request #7875 from annando/fix-pixelfed Tobias Diekershoff 2019-11-28 16:25:56 +01:00
  • 0979daddac Modules separated Michael 2019-11-28 07:07:34 +00:00