Commit Graph

  • 824141d3e5 Mails shouldn't be duplicated anymore when sending Michael 2017-05-07 17:11:09 +00:00
  • 86cae070f2 Merge branch 'develop' into improvement/move-app-to-src-2 Hypolite Petovan 2017-05-07 12:58:11 -04:00
  • 12cc5f8360 Merge pull request #3443 from annando/1705-diaspora-new-salmon Hypolite Petovan 2017-05-07 12:56:12 -04:00
  • c52b2f392f Probing has to be done uncached Michael 2017-05-07 16:33:54 +00:00
  • eb0a701590 Just some more fixes to the protocol and the avatar stuff Michael 2017-05-07 15:58:32 +00:00
  • ee817e81a2 Bugfix: Status messages had used the wrong field / rearranges parameter order Michael 2017-05-07 14:36:50 +00:00
  • aa88691bc1 Diaspora: Accept new Salmon format Michael 2017-05-07 13:11:11 +00:00
  • 9c3e968581 Merge pull request #3442 from Alkarex/any_value_dbstructure Michael Vogel 2017-05-07 12:16:10 +02:00
  • 8c68a84523 Revert DB update Alexandre Alapetite 2017-05-07 11:27:30 +02:00
  • 354531bfa6 Generate field_list only when needed Alexandre Alapetite 2017-05-07 11:07:34 +02:00
  • f838430535 Fix GROUP BY in dbstructure Alexandre Alapetite 2017-05-07 10:53:38 +02:00
  • 76d8a3213f Merge pull request #3441 from annando/1705-bugfix-delete Tobias Diekershoff 2017-05-07 10:37:14 +02:00
  • 054e40de65 And another one Michael 2017-05-07 08:18:50 +00:00
  • 7a3bdbfc15 Wrong parameter for delete command Michael 2017-05-07 08:12:36 +00:00
  • f99d831686 move account/update_profile_image to section with general API's gerhard6380 2017-05-07 01:39:37 +02:00
  • fa33293cf4 documentation for new api calls for photo management gerhard6380 2017-05-07 01:33:12 +02:00
  • b3faf3867d Merge pull request #3438 from annando/1705-dba-select Hypolite Petovan 2017-05-06 14:08:42 -04:00
  • dacef3683a add token to register Tobias Diekershoff 2017-05-06 14:49:53 +02:00
  • 8dd8936dd0 DESC should be ASC - this is more logically. Michael 2017-05-06 12:46:31 +00:00
  • 3ca70e6362 New function "dba::select" to fetch table rows Michael 2017-05-06 11:32:18 +00:00
  • b832f38632 Merge pull request #3437 from tobiasd/20170506-de Michael Vogel 2017-05-06 10:03:39 +02:00
  • 3dc938d2e9 DE translations Tobias Diekershoff 2017-05-06 08:56:15 +02:00
  • a849a25470 Merge pull request #3433 from annando/1705-check_server Hypolite Petovan 2017-05-05 21:41:52 -04:00
  • 96fb743364 Merge pull request #3434 from annando/1705-unique-index Hypolite Petovan 2017-05-05 21:41:19 -04:00
  • 3f4502155d Merge pull request #3432 from annando/1705-api Hypolite Petovan 2017-05-05 17:57:30 -04:00
  • 6a594ca8a9 Some useful unique indexes Michael 2017-05-05 21:55:19 +00:00
  • 9ab0a9299e Set "last_failure" on connection timeout when checking server Michael 2017-05-05 20:51:45 +00:00
  • da75dbac58 added documention Michael 2017-05-05 20:45:11 +00:00
  • b9d64be59f Merge pull request #3431 from annando/issue-3318 Hypolite Petovan 2017-05-05 16:38:59 -04:00
  • f132e27bc9 Twidere reported error 501 when accessing a profile Michael 2017-05-05 20:36:56 +00:00
  • 877ecf6d04 changed sql for photo table from to avoid memory issues on large photo tables gerhard6380 2017-05-05 22:29:25 +02:00
  • 30476623c5 Issue 3318: Make sure that we fetch an author Michael 2017-05-05 19:41:41 +00:00
  • 95a358a4a5 Merge pull request #3430 from annando/issue- Tobias Diekershoff 2017-05-05 14:07:36 +02:00
  • e11ff8bde5 Issue 3428: Autocompletion now always show user@domain.tld Michael 2017-05-05 11:55:01 +00:00
  • 17632118d6 Merge pull request #3429 from annando/1705-mastodon-version Tobias Diekershoff 2017-05-05 07:56:44 +02:00
  • 8d97bc61f5 Mastodon now does return a version number Michael 2017-05-05 05:36:43 +00:00
  • 0135b7e357 Merge pull request #3417 from fabrixxm/feature/frio/admintemplates rabuzarus 2017-05-04 15:33:24 +02:00
  • 0c64178de7 Merge pull request #3426 from annando/1705-diaspora-again Hypolite Petovan 2017-05-04 03:33:13 -04:00
  • 65823fe28f Standards and documentation Michael 2017-05-04 05:11:19 +00:00
  • 87b513dd03 Check src folder in util/typo.php + make it executable Hypolite Petovan 2017-05-03 23:04:14 -04:00
  • 4d12f1b014 Fix overzealous space addition Hypolite Petovan 2017-05-03 22:37:18 -04:00
  • 42b4c7601c Merge pull request #3425 from annando/1705-db-port Hypolite Petovan 2017-05-03 19:17:43 -04:00
  • a9c263a375 Retraction does now work as well Michael 2017-05-03 19:55:33 +00:00
  • d7b56db996 Diaspora: Better handling for unrelayed comments and likes Michael 2017-05-03 19:28:51 +00:00
  • 353074850e It is now possible to connect to a db server with host:port Michael 2017-05-03 19:22:44 +00:00
  • 96ae2ff224 Add doc about magic constants __FILE__ and __DIR__ Hypolite Petovan 2017-05-03 10:30:23 -04:00
  • 8510b4d4dd Merge pull request #3424 from tobiasd/20170503-msg Hypolite Petovan 2017-05-03 01:31:30 -04:00
  • b6277924cf Merge pull request #3422 from annando/1705-diaspora-comments-2 Tobias Diekershoff 2017-05-03 07:29:54 +02:00
  • e1ab0c9475 Now comments are really working Michael 2017-05-03 05:22:39 +00:00
  • 6f520a986f regenerated master messages.po file Tobias Diekershoff 2017-05-03 07:11:33 +02:00
  • 20d69dee27 missing translation call Tobias Diekershoff 2017-05-03 07:11:21 +02:00
  • 569cd459ec Add basepath to App Hypolite Petovan 2017-05-02 22:42:42 -04:00
  • 3437e73ae4 Yet more standards Hypolite Petovan 2017-05-02 22:42:29 -04:00
  • a76256e6e9 Remove date mention Hypolite Petovan 2017-05-01 10:58:53 -04:00
  • dfd4c8528e Add new documentation page about moving classes to src Hypolite Petovan 2017-04-30 17:34:23 -04:00
  • 70563e0324 Minor fixes, including overzealous replacement of app -> App Hypolite Petovan 2017-04-30 08:08:05 -04:00
  • ce866ad39b Remove unrecommended leading backslash for fully qualified namespaces Hypolite Petovan 2017-04-30 00:29:14 -04:00
  • 1d427aa214 Standards: Remove EOF closing PHP tags Hypolite Petovan 2017-04-30 00:21:02 -04:00
  • 4b16de6d80 Fix wrong class name case Hypolite Petovan 2017-04-30 00:17:49 -04:00
  • 146258680b Updated Composer files Hypolite Petovan 2017-04-30 00:08:46 -04:00
  • 20043914e6 Move App to src Hypolite Petovan 2017-04-30 00:07:00 -04:00
  • 56ee734b00 Cleanup /format pre-move Hypolite Petovan 2017-04-30 00:01:26 -04:00
  • 83e50385a8 Hopefully this fixes the workflow Michael 2017-05-02 21:06:56 +00:00
  • 99a54df8d8 Follow up for PR 3421 - some improvements Michael 2017-05-02 19:48:11 +00:00
  • f77632378b Merge pull request #3421 from annando/1705-diaspora-comment Hypolite Petovan 2017-05-02 15:42:41 -04:00
  • f639a86d02 Comments from unknown people never reached us Michael 2017-05-02 18:42:01 +00:00
  • 6882b5cda9 Merge pull request #3420 from annando/issue-3419 Tobias Diekershoff 2017-05-02 13:17:53 +02:00
  • b767a47527 PR 3419: Avoid problems with PHP7 and dba.php Michael 2017-05-02 10:47:53 +00:00
  • 5ef44ad71b Merge pull request #3415 from annando/1704-db-relation Tobias Diekershoff 2017-05-02 08:37:06 +02:00
  • 38f476eedb end code with exception where cause is not clear should better be thrown as 500 InternalServerError instead of 400 BadRequest as the request was ok (all checks before passed). gerhard6380 2017-05-02 01:16:54 +02:00
  • d106ff5086 Error reporting hadn't worked for the new functions Michael 2017-05-01 21:38:37 +00:00
  • 6a4d1fca88 change line endings to unix gerhard6380 2017-05-01 22:19:48 +02:00
  • cd2ed72b37 coding convention applied gerhard6380 2017-05-01 22:16:22 +02:00
  • a2ccdf1fec coding conventions applied gerhard6380 2017-05-01 22:05:33 +02:00
  • 0241a88c0d Avoid duplicated queries Michael 2017-05-01 19:54:08 +00:00
  • b9b43e30e6 Delete queries are now split into chunks. Michael 2017-05-01 17:42:37 +00:00
  • 588f87bf79 Standards fabrixxm 2017-05-01 18:25:56 +02:00
  • 63428f9028 Merge pull request #3416 from tobiasd/20170501-de Hypolite Petovan 2017-05-01 11:55:42 -04:00
  • 8d95e4ffc8 remove "not implemented by now" comment for update_profile_image gerhard6380 2017-05-01 16:48:45 +02:00
  • 2275fecec0 line breaks by mistake reversed gerhard6380 2017-05-01 16:47:17 +02:00
  • e267d07c91 change line endings from VS gerhard6380 2017-05-01 16:45:22 +02:00
  • 5b35901716 new api calls for photo management within clients gerhard6380 2017-05-01 16:38:39 +02:00
  • e90ae79d35 The number of queries is reduced dramatically Michael 2017-05-01 09:34:15 +00:00
  • e6cbe3be11 This is better Michael 2017-05-01 06:35:41 +00:00
  • 2c0e76f2cc DE translations Tobias Diekershoff 2017-05-01 08:23:01 +02:00
  • 0d7996d852 Only fetch the rows when needed Michael 2017-05-01 05:45:36 +00:00
  • f1c53530a1 Add a missing relation Michael 2017-04-30 20:19:47 +00:00
  • c2820c452f Delete now works Michael 2017-04-30 19:54:41 +00:00
  • b6945a46b6 Merge pull request #3414 from beardyunixer/dlogger Hypolite Petovan 2017-04-30 08:10:07 -04:00
  • 7177cc3858 Accidentally included a self-loathing verb. Thomas Willingham 2017-04-30 11:16:04 +01:00
  • 6eff506cdd Add the dlogger Thomas Willingham 2017-04-30 11:14:38 +01:00
  • 44beb62e5a Added information about table relations Michael 2017-04-29 23:33:02 +00:00
  • 9ff4fed7d2 Merge pull request #3408 from annando/1704-conversation-2 Hypolite Petovan 2017-04-29 16:37:53 -04:00
  • f3a64ebfcb Merge pull request #3411 from annando/1704-ping-order Hypolite Petovan 2017-04-29 16:36:03 -04:00
  • 1088e51d69 Remove commented code. Michael 2017-04-29 20:21:54 +00:00
  • 9ee79270ae Merge pull request #3410 from annando/1704-poller-memory Hypolite Petovan 2017-04-29 16:01:05 -04:00
  • 9d9909cf10 Some more places were we check now Michael 2017-04-29 17:45:09 +00:00
  • 715e15cbe1 There is now a memory limit for the poller Michael 2017-04-29 17:36:46 +00:00
  • 96afaaa0d5 Unread notifications are now always on top Michael 2017-04-29 14:22:49 +00:00
  • 55c39a80fa Description added Michael 2017-04-29 12:19:49 +00:00