aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* plugin check returning 0 vs falseFriendika2011-11-034-13/+4
|
* fix "do not show status post for photo" setting when used with js_upload ↵Friendika2011-11-021-2/+2
| | | | (value is string "true/false" not integer or boolean)
* fix for multiple consecutive @ tagsFriendika2011-11-022-1/+2
|
* make@ tag completion work on /display pageFriendika2011-11-021-0/+3
|
* prevent duplicate @ tagsFriendika2011-11-022-7/+13
|
* raise backtrack (pcre) limitFriendika2011-11-021-1/+1
|
* link suggestions into the main codeFriendika2011-11-014-0/+11
|
* first cut friend suggestionsFriendika2011-11-012-1/+57
|
* common friendsFriendika2011-11-017-2/+125
|
* add attachments to Diaspora postsFriendika2011-11-011-0/+11
|
* more social graph stuffFriendika2011-11-018-16/+41
|
* don't send diaspora profile updates in batch modeFriendika2011-11-012-5/+5
|
* bookmarks not getting translated to D*Friendika2011-11-012-3/+11
|
* fixes to diaspora profiles, batch mode duplicates, social graph table nameFriendika2011-11-013-4/+4
|
* update errorFriendika2011-10-311-1/+1
|
* perform poco_loadFriendika2011-10-312-0/+16
|
* name change continued, social graph tools and stuctures, fix for spanish ↵Friendika2011-10-3111-16/+197
| | | | province name
* bug #186 - $type macro not replaced in diaspora 'like' messageFriendika2011-10-313-3/+3
|
* view source of item [bbcode] usage: viewsrc/nnnFriendika2011-10-301-0/+30
|
* renameFriendika2011-10-303-62/+73
|
* begin the name changeFriendika2011-10-283-3/+4
|
* yet more diaspora images to scaleFriendika2011-10-283-4/+11
|
* log scale_diaspora_imageFriendika2011-10-281-0/+1
|
* better handling of remote urls - especially FB opengraphFriendika2011-10-283-6/+82
|
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-275-5/+52
|
* poco discoveryFriendika2011-10-273-1/+4
|
* poco should now be spec compliantFriendika2011-10-274-10/+14
|
* hmmm - why won't poco xml workFriendika2011-10-275-27/+26
|
* more poco spec complianceFriendika2011-10-273-20/+88
|
* basic portable contacts http://portablecontacts.net/draft-spec.html no ↵Friendika2011-10-261-0/+84
| | | | filter/sort, or xml at the moment
* edit profile quick linkFriendika2011-10-265-0/+30
|
* @ tag completion enhancements, show url on hover and respect custom attagsFriendika2011-10-265-7/+37
|
* Merge branch 'pull'Friendika2011-10-2615-66/+565
|\
| * Merge pull request #37 from fabrixxm/masterfabrixxm2011-10-2615-66/+565
| |\ | | | | | | autocomplete contacts metions
| | * autocomplete: small fix to jsFabio Comuni2011-10-261-3/+5
| | |
| | * style autocomplete popup in themesFabio Comuni2011-10-267-13/+166
| | |
| | * Merge remote-tracking branch 'friendika/master'Fabio Comuni2011-10-269-17/+56
| | |\ | | |/ | |/|
| | * search delay and hide empty popupFabio Comuni2011-10-251-9/+14
| | |
| | * filter by contact typeFabio Comuni2011-10-251-50/+65
| | |
| | * autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-255-5/+187
| | |
| | * oembed: wrap in iframe only html from remote serviceFabio Comuni2011-10-254-8/+150
| | |
* | | revupFriendika2011-10-261-1/+1
|/ /
* | fix diaspora cacheFriendika2011-10-251-1/+1
| |
* | sql errorFriendika2011-10-251-1/+1
| |
* | some dspr fixesFriendika2011-10-254-2/+12
| |
* | soften the content-typesFriendika2011-10-251-0/+0
| |
* | event notification stuffFriendika2011-10-252-9/+38
| |
* | change event display orderFriendika2011-10-251-2/+2
| |
* | need a lower bound for eventsFriendika2011-10-251-2/+3
| |
* | only notify for events that are starting soon - ignore long-running events ↵Friendika2011-10-251-3/+2
|/ | | | that are in progress