aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Friendika2011-06-291-5/+1
| | | | notifications
* re-added last item date in admin user page. relative_date return 'never' if ↵Fabio Comuni2011-06-291-1/+1
| | | | null is passed
* very minor nit - if $abs is false, return before trying to use false in a ↵Friendika2011-06-291-10/+11
| | | | | | numeric calculation also return 'never' if we have an uninitialised date
* 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 ↵Friendika2011-06-282-6/+6
| | | | unhidden when different language is used.
* 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
|\ | | | | Api
| * use "contacts/<id_contact>" url as subject id, as statusnet and twitter use ↵Fabio Comuni2011-06-211-0/+1
| | | | | | | | | | | | urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better.
| * 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
| |
* | only show app on top-level or standalone postsFriendika2011-06-211-1/+1
|/
* item sourceFriendika2011-06-204-8/+17
|
* add rate limit call so spaz will workFriendika2011-06-201-1/+17
|
* use atom_time on atom entriesFriendika2011-06-201-0/+2
|
* user and status outputs reversed for api postFriendika2011-06-191-1/+53
|
* api post sort of working - output status,user need to be swappedFriendika2011-06-191-4/+16
|
* statusnet API posting (untested as behind firewall at the moment)Friendika2011-06-191-2/+33
|
* Merge pull request #118 from fabrixxm/adminFriendika2011-06-181-1/+2
|\ | | | | Admin work
| * Admin: add translatable strings, remove 'rino' settings, invert ↵fabrixxm2011-06-181-1/+2
| | | | | | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
* | tooltip for selecting itemsFriendika2011-06-171-1/+1
| |
* | improved UI for checked items to be deletedFriendika2011-06-171-0/+11
|/