Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rev update | friendica | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | slight improvement in a couple of queries | friendica | 2012-05-08 | 1 | -0/+6 |
| | |||||
* | make it optional to optimize the item table after expire | friendica | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | If a contact has had delivery issues in the last 15 minutes, send new posts ↵ | friendica | 2012-05-07 | 1 | -1/+1 |
| | | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly. | ||||
* | rev update | friendica | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | bad sql left after the mailbox in/out merge | friendica | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | only show remove category to item owner | friendica | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | string update | friendica | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | provide "service_class" identifier which will let us provide service_class ↵ | friendica | 2012-05-02 | 1 | -1/+1 |
| | | | | limits such as number of FB friends, etc. | ||||
* | perform basic validation | friendica | 2012-05-01 | 1 | -3/+6 |
| | |||||
* | convert html entities to utf-8 before email header encoding | friendica | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | adding zrl support to social graphs | friendica | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 1 | -1/+7 |
| | |||||
* | rev update | friendica | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | start adding tooltips to tab menus | friendica | 2012-04-30 | 1 | -0/+5 |
| | |||||
* | activitystreams schema constants for "join group" | friendica | 2012-04-29 | 1 | -0/+3 |
| | |||||
* | admin page to manage failed updates | friendica | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | improved db error logging | friendica | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | add db field for removed account, which will also be the first test of ↵ | friendica | 2012-04-29 | 1 | -1/+1 |
| | | | | update error checking | ||||
* | indicate successful updates | friendica | 2012-04-28 | 1 | -4/+8 |
| | |||||
* | some constants for the db update failure possibilities | friendica | 2012-04-28 | 1 | -0/+8 |
| | |||||
* | bring back the email and logging of update failures, but without the ↵ | friendica | 2012-04-28 | 1 | -25/+19 |
| | | | | transactions | ||||
* | a few more continues that should be returns | friendica | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | archive contact flag | friendica | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | rev update, fix autoname test "random" failure | friendica | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-04-24 | 1 | -26/+36 |
|\ | |||||
| * | remove html from get_birthdays() and get_events() | Fabio Comuni | 2012-04-24 | 1 | -23/+33 |
| | | |||||
| * | events page: set calendar start date from url (events/[year]/[month]/) and ↵ | Fabio Comuni | 2012-04-24 | 1 | -4/+4 |
| | | | | | | | | show event popup from url anchor (#link-[event id]) | ||||
* | | rev update | friendica | 2012-04-24 | 1 | -1/+1 |
|/ | |||||
* | more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ↵ | friendica | 2012-04-23 | 1 | -1/+1 |
| | | | | autocomplete of PM recips | ||||
* | don't allow non-existent themes as choices | friendica | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-20 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | track requested profile error msg | friendica | 2012-04-14 | 1 | -1/+2 |
| | |||||
* | pass zrl's to/through global directory | friendica | 2012-04-14 | 1 | -2/+4 |
| | |||||
* | rev update | friendica | 2012-04-13 | 1 | -1/+1 |
| | |||||
* | profile change activities | friendica | 2012-04-12 | 1 | -0/+1 |
| | |||||
* | rev update | friendica | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | turn off update transactions until we figure out how to do them safely. | friendica | 2012-04-12 | 1 | -23/+23 |
| | |||||
* | extensible item_id table for managing all the different message-ids ↵ | friendica | 2012-04-11 | 1 | -2/+2 |
| | | | | generated by multiple services | ||||
* | rev update | friendica | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull' | friendica | 2012-04-09 | 1 | -850/+898 |
|\ | |||||
| * | source beautifarming to make review easier | Alexander Kampmann | 2012-04-09 | 1 | -180/+180 |
| | |