Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more DB cleanup | friendica | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -7/+7 |
| | |||||
* | updates | friendica | 2012-08-05 | 1 | -1/+0 |
| | |||||
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 1 | -1/+8 |
| | |||||
* | term (tag, mention, category, file, etc.) table | friendica | 2012-07-05 | 1 | -1/+19 |
| | |||||
* | final db updates after testing | Zach Prezkuta | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | "lock" is a reserved MySQL keyword | Zach Prezkuta | 2012-07-05 | 1 | -3/+3 |
| | |||||
* | add rudimentary locking capability to Friendica functions | Zach Prezkuta | 2012-07-05 | 1 | -0/+12 |
| | |||||
* | event summary/title | friendica | 2012-06-25 | 1 | -1/+10 |
| | |||||
* | add like/dislike to profiles | friendica | 2012-06-24 | 1 | -1/+10 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -1/+7 |
| | |||||
* | database updates | Zach Prezkuta | 2012-06-03 | 1 | -5/+2 |
| | |||||
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | Currently, the following seems to be the functional status: For a Diaspora top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete for top-level owner Diaspora comments show up for non-owner Diaspora comments sometimes don't delete for non-owner -> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora) Diaspora likes show up Diaspora non-owner can't unlike -> Same as comments, seems to be Diaspora's fault For a Friendica top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete Friendica likes don't show up in Diaspora sometimes Friendica doesn't even message Diaspora for unlikes (sometimes?) Diaspora likes and unlikes work | ||||
* | prepare to implement database update | Zach Prezkuta | 2012-06-03 | 1 | -1/+11 |
| | |||||
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -2/+3 |
| | | | | Also: some whitespace cleanup, fix Diaspora parent DB query | ||||
* | add hometown to profiles | friendica | 2012-06-02 | 1 | -1/+8 |
| | |||||
* | "howlong" added to marital status. | friendica | 2012-06-02 | 1 | -1/+10 |
| | |||||
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -3/+7 |
| | |||||
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -1/+8 |
| | |||||
* | provide "service_class" identifier which will let us provide service_class ↵ | friendica | 2012-05-02 | 1 | -1/+10 |
| | | | | limits such as number of FB friends, etc. | ||||
* | adding zrl support to social graphs | friendica | 2012-05-01 | 1 | -2/+11 |
| | |||||
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 1 | -1/+8 |
| | |||||
* | add db field for removed account, which will also be the first test of ↵ | friendica | 2012-04-29 | 1 | -2/+9 |
| | | | | update error checking | ||||
* | archive contact flag | friendica | 2012-04-27 | 1 | -1/+4 |
| | |||||
* | extensible item_id table for managing all the different message-ids ↵ | friendica | 2012-04-11 | 1 | -2/+9 |
| | | | | generated by multiple services | ||||
* | fix messed up config tables w/ duplicate entries | friendica | 2012-04-06 | 1 | -4/+49 |
| | |||||
* | fix bad sql update | friendica | 2012-04-06 | 1 | -4/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+7 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | settings for unknown private mail acceptance | friendica | 2012-03-31 | 1 | -1/+6 |
| | | |||||
* | | added index to config and pconfig table | Alexander Kampmann | 2012-04-05 | 1 | -1/+15 |
| | | | | | | | | changed config.php to use REPLACE instead of INSERT, this removes one db hit. | ||||
* | | removed some new lines to cut down number of changed files | Alexander Kampmann | 2012-03-22 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' of git://github.com/friendica/friendica | Alexander Kampmann | 2012-03-22 | 1 | -14/+13 |
|\| | | | | | | | | | | | | | | | Conflicts: boot.php database.sql include/template_processor.php update.php | ||||
| * | prevent re-registrations using a deleted username - not an issue with ↵ | friendica | 2012-03-22 | 1 | -1/+10 |
| | | | | | | | | Friendica but could create a serious privacy issue with federated platforms | ||||
| * | track whether contact is a community page or not | friendica | 2012-03-15 | 1 | -1/+6 |
| | | |||||
* | | integrated profiler | Alexander Kampmann | 2012-03-15 | 1 | -11/+11 |
| | | |||||
* | | added simple build-in profiling | Alexander Kampmann | 2012-03-15 | 1 | -0/+16 |
|/ | |||||
* | item table update for file feature | friendica | 2012-03-02 | 1 | -2/+7 |
| | |||||
* | notification enhancements | friendica | 2012-02-29 | 1 | -1/+4 |
| | |||||
* | update globaldir when page-type changes, add spam date field | friendica | 2012-02-27 | 1 | -1/+6 |
| | |||||
* | spam db | friendica | 2012-02-26 | 1 | -1/+16 |
| | |||||
* | Mail: New options for actions after importing mails. | Michael | 2012-02-26 | 1 | -1/+5 |
| | |||||
* | Added notify-threads to update.php | Abinoam P. Marques Jr | 2012-02-25 | 1 | -2/+15 |
| | |||||
* | update author name across items if changed. | friendica | 2012-02-24 | 1 | -1/+5 |
| | |||||
* | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 1 | -2/+6 |
| | |||||
* | email notify now redirected through mod_notify, weirdness in local deliver ↵ | friendica | 2012-02-20 | 1 | -1/+5 |
| | | | | caused by community page changes | ||||
* | poll structures | friendica | 2012-02-13 | 1 | -1/+29 |
| | |||||
* | db installation sync | friendica | 2012-02-10 | 1 | -1/+17 |
| | |||||
* | roll update 1118 forward, enable update 1119 | friendica | 2012-02-05 | 1 | -3/+4 |
| | |||||
* | add spam flag to item table, DB version not incremented yet, give large ↵ | friendica | 2012-02-01 | 1 | -0/+4 |
| | | | | sites a heads up to do it manually |