Commit graph

20 commits

Author SHA1 Message Date
Peter Molnar
3104f05805 adding option for trashed posts to send deleted notifications while displaying 410 Gone pages for any trashed but not entirelly delete posts 2016-06-15 15:47:22 +00:00
Peter Molnar
19d08abac3 replacing sha1 primary key with plain autoinc int to be able to have multiple entries for the same source/target combination; that is for the other change: adding update option, so when a post is updated the urls are re-mentioned 2016-06-15 14:21:59 +00:00
Peter Molnar
e68e9365c2 adding a debug message 2016-05-05 14:45:54 +00:00
Peter Molnar
ca4dd7e5a9 bugfixes 2016-04-28 09:08:15 +00:00
Peter Molnar
fcf6476f9f fixing previously unchecked response code for sending; switched any code that earlier deleted database entries to done; 2016-03-13 22:09:17 +00:00
Peter Molnar
3063d956be fixed bug of dropping mentions when structure wasn't in the expected form + better debugging 2016-03-08 13:38:55 +00:00
Peter Molnar
4054a8d5e5 fixed bug of dropping mentions when structure wasn't in the expected form + better debugging 2016-03-08 13:36:59 +00:00
Peter Molnar
cbe8d44b51 major bugfix where external send did something really different that what it should have 2016-03-01 21:22:25 +00:00
Peter Molnar
85a8be9e63 major bugfix where external send did something really different that what it should have 2016-03-01 21:20:01 +00:00
Peter Molnar
8fcfa2e36b 0.4: adding more polished parsing of incoming comments 2016-02-22 11:59:08 +00:00
Peter Molnar
5110346ce2 fixing non-static method WARN; reorganizing action priority to avoid collisions 2016-02-05 13:33:31 +00:00
Peter Molnar
6918175e07 disabling same-url-pings; cleaning up inconsistencies; fixing bug of never marking mention as done 2016-01-27 13:24:46 +00:00
Peter Molnar
f8bee3dfb0 0.3; refactor + split 2016-01-14 17:07:23 +00:00
Peter Molnar
08867d1312 0.2, introducing queue table 2016-01-13 23:12:52 +00:00
Peter Molnar
447083efc2 coding standard cleanup 2016-01-12 22:36:38 +00:00
Peter Molnar
48628d28c6 better cleanup 2016-01-12 19:13:09 +00:00
Peter Molnar
496d54c892 it's alive\!\!\! 2016-01-12 12:04:43 +00:00
Peter Molnar
960615080b delete queue element on ok or semi-ok 2016-01-11 16:08:41 +00:00
Peter Molnar
e99ec82a76 reacji added, parsing incoming more or less works, but still inactive, UNSTABLE 2016-01-11 15:43:53 +00:00
Peter Molnar
c1479fd5c1 NOT STABLE, NOT EVEN WORKING 2016-01-10 20:29:41 +00:00