Commit Graph

23358 Commits

Author SHA1 Message Date
Michael b30d01bea0 Remove converted queue entries 2019-04-05 20:24:49 +00:00
Michael 911ad99e61 Table definition removed 2019-04-05 19:27:32 +00:00
Michael 46a99a05a1 Remove the queue from the core 2019-04-05 18:04:39 +00:00
Philipp bd13a73b2b
Merge pull request #6977 from annando/fix-reshare
Fix: Only use reshare information for the top level post
2019-04-05 11:44:01 +02:00
Michael 4a30490ac9 Fix: Only use reshare information for the top level post 2019-04-05 08:59:39 +00:00
Philipp 6be2951b4e
Merge pull request #6975 from tobiasd/20190405-sv
SV update to the strings THX Bjoessi
2019-04-05 07:50:54 +02:00
Tobias Diekershoff c36f02e08e
Merge pull request #6974 from annando/avoid-flooding
Avoid repeated transmitting of profile updates
2019-04-05 07:33:55 +02:00
Philipp 9e8134f949
Merge pull request #6973 from tobiasd/20190405-pleroma
beautification of pleroma stats
2019-04-05 07:20:34 +02:00
Tobias Diekershoff a3b0fc7b5e SV update to the strings THX Bjoessi 2019-04-05 06:59:20 +02:00
Michael 01bb05b502 Avoid repeated transmitting of profile updates 2019-04-05 04:42:04 +00:00
Tobias Diekershoff 1db0a29291 beautification of pleroma stats 2019-04-05 06:39:34 +02:00
Hypolite Petovan 26c2290fed
Merge pull request #6972 from annando/queue-to-worker
Use deferred workers instead of the queue mechanism
2019-04-04 17:29:16 -04:00
Michael e3caf0f4f5 Use deferred workers instead of the queue mechanism 2019-04-04 20:51:12 +00:00
Michael Vogel c439cb656a
Merge pull request #6957 from MrPetovan/bug/6943-add-tombstone
Send AP Tombstone activity on deleted profiles
2019-04-04 22:27:49 +02:00
Hypolite Petovan c713c2bf62
Merge pull request #6955 from tobiasd/20190331-vier
vier mobile enhancements
2019-04-04 14:22:34 -04:00
Hypolite Petovan 5b12bccb45 Move user tombstone activity data to ActivityPub\Transmitter 2019-04-04 07:38:40 -04:00
Hypolite Petovan a5828734f7
Merge pull request #6968 from annando/set-newest-resharer
Set the newest resharer as owner of a thread
2019-04-03 16:03:14 -04:00
Michael d73b6015d8 Set the newest resharer as owner of a thread 2019-04-03 18:51:50 +00:00
Hypolite Petovan d607d81183
Merge pull request #6966 from annando/ap-announce
AP: Incoming announces are now stored as activities
2019-04-02 19:35:56 -04:00
Michael e66e2adf5f AP: Incoming announces are now stored as activities 2019-04-02 21:10:49 +00:00
Hypolite Petovan 76ecf67066
Merge pull request #6964 from JeroenED/task/frio-sharestring-onchange
Changed keyup to oninput
2019-04-02 10:03:01 -04:00
Jeroen De Meerleer 008b66ac2c Changed keyup to oninput 2019-04-02 15:13:44 +02:00
Hypolite Petovan e4fa1a1102
Merge pull request #6963 from tobiasd/20190402-lng
CS, DE, PL translation updates
2019-04-02 07:15:07 -04:00
Tobias Diekershoff 9fba09a5a3 DE translation update 2019-04-02 10:14:04 +02:00
Tobias Diekershoff a69cb03f8c PL translation update THX waldis 2019-04-02 10:10:16 +02:00
Tobias Diekershoff bffffd45bf CS translation update THX Aditoo 2019-04-02 10:09:10 +02:00
Tobias Diekershoff 48afc0fbed
Merge pull request #6962 from annando/display-reshare
Display if an item is reshared
2019-04-02 09:23:53 +02:00
Michael a0fddca407 Display if an item is reshared 2019-04-02 05:38:42 +00:00
Hypolite Petovan b73caa83fc
Merge pull request #6960 from annando/add-announce-diaspora
Add "announce" activity for incoming Diaspora reshares
2019-04-01 21:24:00 -04:00
Michael 455616b52c Add "announce" activity for incoming Diaspora reshares 2019-04-01 22:07:23 +00:00
Hypolite Petovan d51b9226a6
Replace deprecated System::baseURL with App->getBaseUrl in Module\Profile 2019-04-01 05:05:52 -04:00
Hypolite Petovan da710999e0 Added unavailable local profile AP issue to CHANGELOG 2019-04-01 03:17:25 -04:00
Hypolite Petovan e911302fe9 Add tombstone object for AP response on deleted profile
- Responds with 404 status code with all other non-success cases
2019-04-01 03:15:41 -04:00
Tobias Diekershoff 9f49ce8857
Merge pull request #6956 from MrPetovan/task/sanitize-path-item
Sanitize theme/addon path items
2019-04-01 06:38:14 +02:00
Hypolite Petovan cc64471e4c Sanitize addon path items 2019-03-31 21:53:08 -04:00
Hypolite Petovan b529c03a20 Sanitize theme path items
- Sanitize theme style/color/scheme path items
2019-03-31 21:52:48 -04:00
Hypolite Petovan 6aac84dc8e Add Theme::getAllowedList method 2019-03-31 21:41:38 -04:00
Hypolite Petovan 6f94e51ba6 Add Strings::sanitizeFilePathItem method 2019-03-31 21:39:19 -04:00
Tobias Diekershoff 820e2a89f9 add search to user menu as well 2019-03-31 15:20:23 +02:00
Hypolite Petovan 3de1fc3097
Hotfix for App->registerStylesheet
- Wrong condition for strpos()
- Follow-up to #6953
2019-03-31 06:00:20 -04:00
Tobias Diekershoff 843b9f71c1 be consistent with messages and admin links as both are in the nav bar and the user menu 2019-03-31 11:24:17 +02:00
Tobias Diekershoff 174e71cc36 mobile view: show events and admin, but hide pm link 2019-03-31 11:18:41 +02:00
Tobias Diekershoff afd751ee74 add link to admin panel as well, but keep icon as it is really handy 2019-03-31 11:17:59 +02:00
Philipp e5cc35cb45
Merge pull request #6953 from tobiasd/20190330-csspath
check if BasePath is empty to prevent mangeled up CSS path
2019-03-31 10:12:40 +02:00
Tobias Diekershoff 16f44a8237 dont check but only copy if BasePath is present 2019-03-31 08:53:25 +02:00
Hypolite Petovan f196368146
Merge pull request #6954 from nupplaphil/task/upgrade_hardening
ConfigFile upgrade hardening
2019-03-30 18:30:08 -04:00
Philipp Holzer 363d6b72ae
wrong indent 2019-03-30 19:10:19 +01:00
Philipp Holzer 0a447cb61b
wrong indent 2019-03-30 19:08:47 +01:00
Philipp Holzer 24f5a8c3a1
add tests 2019-03-30 18:57:54 +01:00
Philipp Holzer e0b1f4f251
Hardening ConfigUpgrade 2019-03-30 18:54:22 +01:00