aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zot scraperFriendika2011-07-111-1/+23
* 'dislike' is not part of activitystreams core schema - use symblic constants ...Friendika2011-07-071-8/+7
* Merge pull request #138 from fabrixxm/masterFriendika2011-07-071-2/+21
|\
| * Add post type "event" to like/unlike localizated textFabio Comuni2011-07-071-2/+21
* | more friendika-zFriendika2011-07-061-8/+17
|/
* Update settings page to use field templates.Fabio Comuni2011-07-061-0/+55
* incorrect links for "view in context" on community pageFriendika2011-07-051-1/+1
* item tags instead of feedFriendika2011-07-051-1/+1
* better handling of feed photos (e,g, google+)Friendika2011-07-051-0/+16
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-0/+7
* undo last checkinFriendika2011-07-051-7/+0
* explicitly close db connections - do not rely on process exitFriendika2011-07-051-1/+10
* don't show delete buttons on community pageFriendika2011-07-041-2/+11
* community pageFriendika2011-07-042-4/+6
* starred itemsFriendika2011-07-032-2/+22
* improvied group highlighting, move new group link downFriendika2011-07-021-5/+10
* better (more consistent) handling of ostatus contactsFriendika2011-07-011-2/+11
* statusnet improvementsFriendika2011-07-011-2/+2
* missed blockFriendika2011-07-011-1/+2
* add group highlight to other pagesFriendika2011-07-011-2/+2
* indicate currently selected group in group pickerFriendika2011-07-011-4/+5
* missing minutes in event listingsFriendika2011-06-301-1/+1
* too much loggingFriendika2011-06-301-1/+1
* allow polling to mostly survive minor memory shortages.Friendika2011-06-301-3/+29
* photos were not working in private mailFriendika2011-06-301-1/+3
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-0/+71
* load db configs (config,system) for all "executables"Friendika2011-06-305-10/+27
* now that we have admin interface, completely remove register approvals from n...Friendika2011-06-291-5/+1
* re-added last item date in admin user page. relative_date return 'never' if n...Fabio Comuni2011-06-291-1/+1
* very minor nit - if $abs is false, return before trying to use false in a num...Friendika2011-06-291-10/+11
* Fix bug #98, add "never" to relative_date(), fix batch operationsFabio Comuni2011-06-291-0/+4
* do not translate hidden photo album 'Contact Photos' as it may become unhidde...Friendika2011-06-282-6/+6
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-285-10/+10
* Fixed: Twitter profiles link.Abinoam P. Marques Jr.2011-06-271-1/+1
* ignore current contact on friend suggestion pickerFriendika2011-06-271-4/+15
* pass notify endpoint with friend suggestionsFriendika2011-06-261-1/+31
* allow cross-site xrd/lrdd/webfingerFriendika2011-06-251-0/+1
* new contact_selector function to provide more fine-tuned selection options.Friendika2011-06-231-0/+99
* never enough commentsFriendika2011-06-231-1/+9
* don't update an event that hasn't changed.Friendika2011-06-232-0/+17
* new item view, sort by received date - not posted date.Friendika2011-06-231-0/+1
* don't allow tags in app sourceFriendika2011-06-231-1/+1
* bug #94 mis-spell CzechFriendika2011-06-231-1/+1
* friendika-z initial implementationFriendika2011-06-232-3/+8
* missed some images, table border propertyFriendika2011-06-211-0/+4
* fix banding on logo, xhtml compliant list and basic table supportFriendika2011-06-211-1/+7
* Merge pull request #123 from fabrixxm/apiFriendika2011-06-211-18/+26
|\
| * use "contacts/<id_contact>" url as subject id, as statusnet and twitter use u...Fabio Comuni2011-06-211-0/+1
| * remove duplicate tag in atom responseFabio Comuni2011-06-211-1/+0
| * add users infos to rss and atom api responsesFabio Comuni2011-06-211-18/+26