Commit graph

11 commits

Author SHA1 Message Date
Peter Molnar
b1957a4920 0.6: log goes to log, not db; archive.org trigger for target or source urls 2016-07-09 20:23:06 +00:00
Peter Molnar
3ed6606fab adding delete mention support, this time it's actually working 2016-06-15 16:20:54 +00:00
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
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
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
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
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