| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | mark for death implemented | friendica | 2013-01-29 | 1 | -2/+43 |
* | refresh now works on poller runs | friendica | 2012-12-30 | 1 | -11/+8 |
* | fixes | friendica | 2012-12-30 | 1 | -1/+1 |
* | progress on poller | friendica | 2012-12-30 | 1 | -127/+43 |
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -1/+1 |
* | rm pidfile stuff since we won't need poller locking | friendica | 2012-11-29 | 1 | -11/+0 |
* | fixes to photo linked items, shut up poller until I can get to that | friendica | 2012-10-25 | 1 | -3/+11 |
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -1/+0 |
* | progress however tedious | Mike Macgirvin | 2012-10-23 | 1 | -2/+0 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -22/+4 |
* | variable confusion in poller, don't allow negative page offsets | friendica | 2012-06-11 | 1 | -2/+2 |
* | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -1/+3 |
* | implement max load average before queuing/deferring delivery and poller proce... | friendica | 2012-05-03 | 1 | -0/+13 |
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -431/+6 |
* | Merge commit 'upstream/master' | Michael Vogel | 2012-04-07 | 1 | -0/+0 |
|\ |
|
| * | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+6 |
| |\ |
|
* | | | poller: An optional lockfile is used to check if the poller is already running | Michael Vogel | 2012-04-01 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge commit 'upstream/master' | Michael Vogel | 2012-03-28 | 1 | -1/+1 |
|\| |
|
| * | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -1/+1 |
* | | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spo... | Michael Vogel | 2012-03-17 | 1 | -1/+6 |
|/ |
|
* | Item cache now is one day. | Michael Vogel | 2012-03-11 | 1 | -1/+1 |
* | Cache: item cache now has an autodelete of old files. The pages plugin now se... | Michael Vogel | 2012-03-11 | 1 | -0/+13 |
* | New config options if ostatus polling should use the priority in the contacts | Michael Vogel | 2012-03-10 | 1 | -1/+4 |
* | Mail: Removing signatures, gpg, unnecessary line breaks | Michael Vogel | 2012-03-10 | 1 | -2/+1 |
* | Mail: New options for actions after importing mails. | Michael | 2012-02-26 | 1 | -10/+36 |
* | poller.php: Test for moving to archive, vier-style: notifications fixed | Michael | 2012-02-25 | 1 | -1/+11 |
* | multipart messages complete, message-id conversion done. | Michael | 2012-02-25 | 1 | -2/+2 |
* | Encoding for incoming mails. Fixed invalid message id (with side effect at th... | Michael | 2012-02-24 | 1 | -4/+26 |
* | restore poller normal operation | friendica | 2012-02-22 | 1 | -2/+2 |
* | Merge pull request #45 from annando/master | friendica | 2012-02-22 | 1 | -7/+22 |
|\ |
|
| * | German translation more gender friendly. Some more logging in poller.php | Michael | 2012-02-22 | 1 | -5/+20 |
| * | Handling nested bbcodes. Some small design changes in html2bbcode. Change in ... | Michael | 2012-02-19 | 1 | -2/+2 |
* | | poller.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
|/ |
|
* | transport for email contacts phase II | friendica | 2012-01-31 | 1 | -2/+2 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | change default ostatus poll interval | friendica | 2012-01-01 | 1 | -1/+1 |
* | mysql error report fix (no mysqli), suggested friends for new members settings | friendica | 2011-11-28 | 1 | -0/+2 |
* | reduce polling load | Friendika | 2011-11-04 | 1 | -4/+9 |
* | perform poco_load | Friendika | 2011-10-31 | 1 | -0/+15 |
* | name change continued, social graph tools and stuctures, fix for spanish prov... | Friendika | 2011-10-31 | 1 | -0/+7 |
* | cache api | Fabio Comuni | 2011-10-24 | 1 | -2/+1 |
* | diaspora birthday notifications | Friendika | 2011-10-14 | 1 | -1/+4 |
* | improve feed import performance | Friendika | 2011-10-04 | 1 | -2/+2 |
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -1/+12 |