aboutsummaryrefslogtreecommitdiffstats
path: root/update.php
Commit message (Collapse)AuthorAgeFilesLines
* event summary/titlefriendica2012-06-251-1/+10
|
* add like/dislike to profilesfriendica2012-06-241-1/+10
|
* Add support for PNG images with alphaFabio Comuni2012-06-071-1/+7
|
* database updatesZach Prezkuta2012-06-031-5/+2
|
* Fix bugs in the retraction codeZach Prezkuta2012-06-031-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 updateZach Prezkuta2012-06-031-1/+11
|
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-2/+3
| | | | Also: some whitespace cleanup, fix Diaspora parent DB query
* add hometown to profilesfriendica2012-06-021-1/+8
|
* "howlong" added to marital status.friendica2012-06-021-1/+10
|
* private group tests, cont.friendica2012-05-291-3/+7
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-1/+8
|
* provide "service_class" identifier which will let us provide service_class ↵friendica2012-05-021-1/+10
| | | | limits such as number of FB friends, etc.
* adding zrl support to social graphsfriendica2012-05-011-2/+11
|
* hidden plugins (add .hidden file to dir)friendica2012-04-301-1/+8
|
* add db field for removed account, which will also be the first test of ↵friendica2012-04-291-2/+9
| | | | update error checking
* archive contact flagfriendica2012-04-271-1/+4
|
* extensible item_id table for managing all the different message-ids ↵friendica2012-04-111-2/+9
| | | | generated by multiple services
* fix messed up config tables w/ duplicate entriesfriendica2012-04-061-4/+49
|
* fix bad sql updatefriendica2012-04-061-4/+9
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+7
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * settings for unknown private mail acceptancefriendica2012-03-311-1/+6
| |
* | added index to config and pconfig tableAlexander Kampmann2012-04-051-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 filesAlexander Kampmann2012-03-221-1/+0
| |
* | Merge branch 'master' of git://github.com/friendica/friendicaAlexander Kampmann2012-03-221-14/+13
|\| | | | | | | | | | | | | | | Conflicts: boot.php database.sql include/template_processor.php update.php
| * prevent re-registrations using a deleted username - not an issue with ↵friendica2012-03-221-1/+10
| | | | | | | | Friendica but could create a serious privacy issue with federated platforms
| * track whether contact is a community page or notfriendica2012-03-151-1/+6
| |
* | integrated profilerAlexander Kampmann2012-03-151-11/+11
| |
* | added simple build-in profilingAlexander Kampmann2012-03-151-0/+16
|/
* item table update for file featurefriendica2012-03-021-2/+7
|
* notification enhancementsfriendica2012-02-291-1/+4
|
* update globaldir when page-type changes, add spam date fieldfriendica2012-02-271-1/+6
|
* spam dbfriendica2012-02-261-1/+16
|
* Mail: New options for actions after importing mails.Michael2012-02-261-1/+5
|
* Added notify-threads to update.phpAbinoam P. Marques Jr2012-02-251-2/+15
|
* update author name across items if changed.friendica2012-02-241-1/+5
|
* theme shakeup commences - themes are now administered in admin panel.friendica2012-02-231-2/+6
|
* email notify now redirected through mod_notify, weirdness in local deliver ↵friendica2012-02-201-1/+5
| | | | caused by community page changes
* poll structuresfriendica2012-02-131-1/+29
|
* db installation syncfriendica2012-02-101-1/+17
|
* roll update 1118 forward, enable update 1119friendica2012-02-051-3/+4
|
* add spam flag to item table, DB version not incremented yet, give large ↵friendica2012-02-011-0/+4
| | | | sites a heads up to do it manually
* add closeness attributefriendica2012-01-311-1/+5
|
* typo in update - criticalfriendica2012-01-261-3/+6
|
* backend for delegating forumsfriendica2012-01-261-1/+13
|
* by default allow pseudonymsfriendica2012-01-251-2/+4
|
* implement "moderate" flag on itemsfriendica2012-01-231-1/+6
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* add verb and item to notifications to aid in localisationfriendica2012-01-031-1/+19
|
* extensible notify structurefriendica2012-01-011-2/+7
|
* notification data typefriendica2012-01-011-1/+20
|