aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs in the retraction codeZach Prezkuta2012-06-034-61/+37
| | | | | | | | | | | | | | | | | | | | | | | 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
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-034-36/+165
| | | | Also: some whitespace cleanup, fix Diaspora parent DB query
* Support relayable_retractions that are relayed to us by the top-level post ownerZach Prezkuta2012-06-033-9/+39
|
* zrl's when visiting public photos at the source sitefriendica2012-06-031-0/+6
|
* docofriendica2012-06-021-0/+12
|
* turn "follow" into a functionfriendica2012-06-021-0/+231
|
* add hometown to profilesfriendica2012-06-021-0/+2
|
* bug #439 - remove web port number from notification email "from" addressfriendica2012-06-021-0/+3
|
* webfinger profile linkerfriendica2012-06-022-0/+8
|
* "howlong" added to marital status.friendica2012-06-022-2/+7
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-16/+31
|
* Merge pull request #321 from beardy-unixer/masterfriendica2012-06-011-1/+1
|\ | | | | BB code [quote=somebody] fix.
| * [quote=somebody] was appearing as an extended spoiler tag.Thomas Willingham2012-06-011-1/+1
| |
* | registration issue after re-factorfriendica2012-06-011-1/+3
|/
* turn registration code into a standalone function for re-usefriendica2012-05-312-4/+329
|
* query using both `id` and `parent`Zach Prezkuta2012-05-311-2/+10
|
* prevent email from leaking in feedsfriendica2012-05-301-0/+4
|
* y didn't i think of this b4?friendica2012-05-301-0/+4
|
* fix private photos that also have a size specificationfriendica2012-05-301-2/+2
|
* private group tests, cont.friendica2012-05-291-4/+4
|
* prvgroup should see introsfriendica2012-05-291-1/+1
|
* possible sql injection in searchfriendica2012-05-291-2/+2
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-05-294-68/+110
|\ | | | | | | | | Conflicts: mod/search.php
| * Merge pull request #316 from annando/masterSimon2012-05-293-62/+99
| |\ | | | | | | Speed improvements
| | * Disabled logging of SQL statementsMichael Vogel2012-05-291-4/+4
| | |
| | * Merge remote branch 'upstream/master'Michael Vogel2012-05-298-16/+109
| | |\
| | * | Doing negative caching for config values, special logfile for database ↵Michael Vogel2012-05-262-4/+26
| | | | | | | | | | | | | | | | optmisations
| | * | Deactivating the test output in db engineMichael Vogel2012-05-261-2/+2
| | | |
| | * | Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-262-8/+16
| | | |
| | * | Merge remote branch 'upstream/master'Michael Vogel2012-05-2511-44/+126
| | |\ \
| | * | | Performance testsMichael Vogel2012-05-202-9/+13
| | | | |
| | * | | Merge remote branch 'upstream/master'Michael Vogel2012-05-196-388/+610
| | |\ \ \
| | * \ \ \ Merge remote branch 'upstream/master'Michael Vogel2012-05-166-8/+22
| | |\ \ \ \
| | * \ \ \ \ Merge remote branch 'upstream/master'Michael Vogel2012-05-0925-562/+1053
| | |\ \ \ \ \
| | * | | | | | API: RSS-Feeds are now shortened to 1000 characters. (With added link)Michael Vogel2012-04-221-45/+48
| | | | | | | |
| * | | | | | | Add two hooks, event_created and event_updated. One Bugfix for the ↵Tobias Hößl2012-05-291-6/+11
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | <id>...</id> tag ($uri was never defined). Commented out the parse_event() function - its never called and would lead to a program abortion due to a broken require_once at the beginning
* / | | | | | bugfixes: private photo embeds and search for strings with %friendica2012-05-291-1/+1
|/ / / / / /
* | | | | | ability to only expire contacts, not selffriendica2012-05-291-1/+1
| | | | | |
* | | | | | Provide backend option to only expire other peoples' conversations.friendica2012-05-281-1/+8
| | | | | |
* | | | | | rev updatefriendica2012-05-281-2/+2
| | | | | |
* | | | | | add plugin hooks to gender, sexpref, and marital selectorsfriendica2012-05-271-0/+7
| | | | | |
* | | | | | birthday in november,december bugfriendica2012-05-271-2/+2
| | | | | |
* | | | | | rework the way private photos are embedded to avoid url differences and also ↵friendica2012-05-273-10/+82
| | | | | | | | | | | | | | | | | | | | | | | | check the permissions if possible to make sure that nothing sneaks by.
* | | | | | handle multiple underscores in D* linksfriendica2012-05-262-1/+8
| | | | | |
* | | | | | allow force ssl on notificationsfriendica2012-05-261-1/+1
| |_|_|_|/ |/| | | |
* | | | | add a placeholder attribute on search-text; dispy fixesSimon L'nu2012-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | | | photo rotationfriendica2012-05-231-0/+6
| | | | |
* | | | | keep FB out of private notesfriendica2012-05-221-13/+17
| | | | |
* | | | | clear submanage, etc from session on logoutfriendica2012-05-221-0/+7
| | | | |
* | | | | cause of bogus wall-to-wall posts foundfriendica2012-05-221-1/+1
| | | | |