| Commit message (Expand) | Author | Age | Files | Lines |
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 1 | -0/+3 |
* | one more time | friendica | 2014-09-08 | 1 | -2/+3 |
* | missed one | friendica | 2014-09-08 | 1 | -2/+5 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -5/+5 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -2/+3 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-09-02 | 1 | -1/+14 |
|\ |
|
| * | get out the sunnies | friendica | 2014-08-31 | 1 | -1/+14 |
* | | Add check_upstream_directory() to check that your directory is still | Thomas Willingham | 2014-08-31 | 1 | -0/+3 |
|/ |
|
* | allow a site to run cron daily at a chosen hour | friendica | 2014-07-16 | 1 | -3/+17 |
* | doc updates | friendica | 2014-06-06 | 1 | -1/+9 |
* | bring back birthdays | friendica | 2014-06-02 | 1 | -0/+2 |
* | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 1 | -1/+2 |
* | Default discover to on. | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 1 | -1/+2 |
* | firehose fixes and optimisations. In particular get rid of the unresponsive ... | friendica | 2014-03-27 | 1 | -23/+2 |
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing p... | friendica | 2014-03-26 | 1 | -0/+1 |
* | let's limit this to two weeks so it doesn't pound servers and waste too much ... | friendica | 2014-03-26 | 1 | -1/+1 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -0/+24 |
* | prune_hub_reinstalls() and add cron weekly as a side effect | friendica | 2014-03-19 | 1 | -0/+17 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 1 | -6/+3 |
* | enable network/matrix expiration, this should be functional but the options h... | friendica | 2014-03-03 | 1 | -2/+7 |
* | Typo | cvogeley | 2014-02-27 | 1 | -1/+1 |
* | service class downgrade to the default service class on account expiration if... | friendica | 2014-02-18 | 1 | -10/+3 |
* | move expiration of notifications to the equivalent of "cron daily" to try and... | friendica | 2014-02-11 | 1 | -9/+10 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-11 | 1 | -1/+5 |
|\ |
|
| * | Clear out old notifications in the poller. | Thomas Willingham | 2014-02-11 | 1 | -1/+5 |
* | | implement a forced directory update mode where we unconditionally create a di... | friendica | 2014-02-11 | 1 | -1/+1 |
|/ |
|
* | reversed args in update_modtime, incorrect ud_guid and ud_hash | friendica | 2014-02-10 | 1 | -1/+1 |
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 1 | -0/+3 |
* | we should probably only expire things once... | friendica | 2013-11-07 | 1 | -1/+4 |
* | provide expire feature on post and comments as well as private messages. This... | friendica | 2013-11-07 | 1 | -1/+7 |
* | allow private mail sender to set an expiration on their messages. Once expire... | friendica | 2013-11-06 | 1 | -0/+5 |
* | implement monthly directory pings | friendica | 2013-10-28 | 1 | -3/+18 |
* | directory sync optimisations to save redundant processing | friendica | 2013-10-15 | 1 | -1/+1 |
* | why do these have invalid id's? | friendica | 2013-10-14 | 1 | -1/+1 |
* | sync tweaks | friendica | 2013-10-14 | 1 | -1/+1 |
* | directory sync typo | friendica | 2013-10-02 | 1 | -1/+1 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -54/+74 |
* | No point beating a dead horse | friendica | 2013-09-12 | 1 | -1/+8 |
* | figure out why poller isn't picking up old posts which failed to deliver | friendica | 2013-08-29 | 1 | -1/+1 |
* | issues marking for death | friendica | 2013-08-15 | 1 | -14/+15 |
* | most of expire is now ported from friendica, but the protocol bits to push ou... | friendica | 2013-08-14 | 1 | -1/+2 |
* | populate initial suggestions (ultimately we want to do this at install time a... | friendica | 2013-08-05 | 1 | -1/+3 |
* | add age to directory profile - requires updating on each birthday and that pa... | friendica | 2013-06-30 | 1 | -0/+3 |
* | no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() instead | friendica | 2013-06-06 | 1 | -1/+1 |
* | fix buggered contact photos | friendica | 2013-06-03 | 1 | -0/+20 |
* | zidify img links, delay notifier until actually published for time travelling... | friendica | 2013-05-27 | 1 | -4/+12 |
* | implement time travelling posts | friendica | 2013-05-23 | 1 | -0/+10 |
* | for directory sync, ensure we have a fallback master; even if we have nothing... | friendica | 2013-04-18 | 1 | -4/+11 |
* | doco | friendica | 2013-03-25 | 1 | -2/+6 |