aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4 from fabrixxm/masterfabrixxm2011-11-141-6/+6
|\ | | | | ping: fix total count and comment/post
| * ping: fix total count and comment/postFabio Comuni2011-11-141-6/+6
| |
* | D* doesn't like html entities in post. Convert our hijack-proof hashtag ↵friendica2011-11-131-1/+1
| | | | | | | | replacement to utf-8
* | warn about photo caching when updating profile picfriendica2011-11-121-0/+1
| |
* | Merge branch 'pull'Friendika2011-11-121-0/+13
|\|
| * oembed: replace base64 url for iframe with url site/oembed/url_encodedFabio Comuni2011-11-111-0/+13
| | | | | | | | fix http://bugs.friendika.com/view.php?id=191
* | bug #198 - create activitystream 'friends with' message for Diaspora ↵Friendika2011-11-121-0/+1
|/ | | | confirmations
* "follow" link was missingFriendika2011-11-111-0/+2
|
* shared tags for testbubble, prevent tag hijacking of shared tag activitiesFriendika2011-11-101-1/+1
|
* contact edit updatesFriendika2011-11-092-41/+89
|
* add allfriends pageFriendika2011-11-091-0/+59
|
* more work on new contact edit page - plus first port to testbubbleFriendika2011-11-091-9/+17
|
* more contact edit page stuffFriendika2011-11-081-14/+17
|
* first checkin - updated contact_edit, more work remainsFriendika2011-11-081-5/+7
|
* oauth: fix add new appFabio Comuni2011-11-071-1/+1
|
* Merge branch 'oauthapi'Fabio Comuni2011-11-073-2/+262
|\
| * statusnet-friendika post permalink compatibilityFabio Comuni2011-11-071-0/+20
| |
| * oauth apps/authorization management in settings pageFabio Comuni2011-11-071-0/+119
| |
| * oauth: authorizeFabio Comuni2011-11-071-14/+31
| |
| * oauth: authorize view, wrong verifier.Fabio Comuni2011-11-022-8/+4
| |
| * oauthapi: authorize appFabio Comuni2011-10-262-2/+110
| |
* | @ completion is a bit too greedyFriendika2011-11-051-2/+4
| |
* | ignore suggestionsFriendika2011-11-031-2/+21
| |
* | plugin check returning 0 vs falseFriendika2011-11-032-2/+2
| |
* | 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-021-0/+1
| |
* | make@ tag completion work on /display pageFriendika2011-11-021-0/+3
| |
* | prevent duplicate @ tagsFriendika2011-11-021-6/+12
| |
* | link suggestions into the main codeFriendika2011-11-011-0/+5
| |
* | first cut friend suggestionsFriendika2011-11-011-0/+38
| |
* | common friendsFriendika2011-11-012-0/+66
| |
* | more social graph stuffFriendika2011-11-013-10/+15
| |
* | bookmarks not getting translated to D*Friendika2011-11-011-3/+9
| |
* | name change continued, social graph tools and stuctures, fix for spanish ↵Friendika2011-10-314-10/+14
| | | | | | | | province name
* | view source of item [bbcode] usage: viewsrc/nnnFriendika2011-10-301-0/+30
| |
* | renameFriendika2011-10-302-61/+72
| |
* | better handling of remote urls - especially FB opengraphFriendika2011-10-281-2/+70
| |
* | add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-273-3/+25
| |
* | poco discoveryFriendika2011-10-271-0/+1
| |
* | poco should now be spec compliantFriendika2011-10-271-2/+2
| |
* | hmmm - why won't poco xml workFriendika2011-10-271-8/+6
| |
* | more poco spec complianceFriendika2011-10-272-20/+67
| |
* | basic portable contacts http://portablecontacts.net/draft-spec.html no ↵Friendika2011-10-261-0/+84
| | | | | | | | filter/sort, or xml at the moment
* | @ tag completion enhancements, show url on hover and respect custom attagsFriendika2011-10-261-2/+2
| |
* | filter by contact typeFabio Comuni2011-10-251-50/+65
| |
* | autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-251-2/+4
| |
* | bug #166Friendika2011-10-242-2/+6
| |
* | tag privacy settingsFriendika2011-10-241-2/+17
| |
* | tag display with itemFriendika2011-10-241-1/+3
| |
* | Merge branch 'pull'Friendika2011-10-241-1/+0
|\ \