aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #123 from fabrixxm/apiFriendika2011-06-213-44/+143
|\ | | | | Api
| * use "contacts/<id_contact>" url as subject id, as statusnet and twitter use ↵Fabio Comuni2011-06-212-2/+3
| | | | | | | | | | | | urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better.
| * remove duplicate tag in atom responseFabio Comuni2011-06-212-3/+1
| |
| * add users infos to rss and atom api responsesFabio Comuni2011-06-213-44/+144
| |
* | only show app on top-level or standalone postsFriendika2011-06-211-1/+1
| |
* | use original application if availableFriendika2011-06-211-2/+4
|/
* restrict FB imports which have privacy policies to the post owner.Friendika2011-06-201-2/+13
| | | | Also add facebook to $item['app'] on imported posts from FB.
* item sourceFriendika2011-06-209-13/+33
|
* add rate limit call so spaz will workFriendika2011-06-202-1/+22
|
* using pre - one less str_replace for log viewingFriendika2011-06-202-4/+4
|
* module to provide local "find people like me" when global dir unavailableFriendika2011-06-202-1/+42
|
* Merge pull request #122 from tobiasd/masterFriendika2011-06-202-11/+11
|\ | | | | German language stuff
| * typo and wording for the German language filesTobias Diekershoff2011-06-202-11/+11
| |
* | use atom_time on atom entriesFriendika2011-06-202-2/+4
|/
* 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-194-5/+67
|
* statusnet API posting (untested as behind firewall at the moment)Friendika2011-06-191-2/+33
|
* move profile privacy settings to the Privacy section of the Settings pageFriendika2011-06-195-26/+45
|
* Merge branch 'pull'Friendika2011-06-197-20/+113
|\
| * Merge pull request #121 from fabrixxm/adminFriendika2011-06-197-20/+113
| |\ | | | | | | Admin update
| | * Change logic in admin.php to load plugin settings form. Add statusnet ↵fabrixxm2011-06-194-10/+90
| | | | | | | | | | | | settings form.
| | * Save in db if addon define "$addon_plugin_admin" function. Add ↵fabrixxm2011-06-193-5/+13
| | | | | | | | | | | | "plugin_admin" column to "addon" table
| | * add array support to set_config and get_configfabrixxm2011-06-191-5/+10
| |/
* / revupFriendika2011-06-191-1/+1
|/
* Merge branch 'pull'Friendika2011-06-198-22/+146
|\
| * Merge pull request #120 from fabrixxm/dispyFriendika2011-06-198-22/+146
| |\ | | | | | | Dispy updates and some fixes
| | * dispy code tag stylefabrixxm2011-06-191-0/+10
| | |
| | * Update dispy. Add admin link and styles, add help link, other fixesfabrixxm2011-06-196-20/+127
| | |
| | * update admin style in loozahfabrixxm2011-06-191-1/+8
| | |
| | * fix banner in duepuntozerofabrixxm2011-06-191-1/+1
| |/
* | Merge branch 'pull'Friendika2011-06-181-6/+6
|\|
| * Merge pull request #119 from bufalo1973/patch-1Friendika2011-06-181-6/+6
| |\ | | | | | | Added backslash to $name so it doesn't throws an error.
| | * Added backslash to $name so it doesn't throws an error. bufalo19732011-06-181-6/+6
| |/ | | | | Añadida una barra a $name para que no dé error.
* / revupFriendika2011-06-181-1/+1
|/
* Merge pull request #118 from fabrixxm/adminFriendika2011-06-187-30/+82
|\ | | | | Admin work
| * admin: fix last item date in users list, fix plugins details templatefabrixxm2011-06-182-5/+6
| |
| * Admin: add translatable strings, remove 'rino' settings, invert ↵fabrixxm2011-06-187-26/+77
| | | | | | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
* | tooltip for selecting itemsFriendika2011-06-173-4/+4
| |
* | improved UI for checked items to be deletedFriendika2011-06-174-7/+20
|/
* add pagination to admin/user page to support large numbers of usersFriendika2011-06-172-5/+17
|
* remove debug statementsFriendika2011-06-161-2/+2
|
* fix admin log viewer (will only read the last 5M of the log, and puts the ↵Friendika2011-06-162-1/+23
| | | | text into a scrolling div)
* imported event should not have wall flag setFriendika2011-06-161-1/+1
|
* Merge branch 'pull'Friendika2011-06-1645-2752/+4264
|\
| * Merge pull request #117 from tobiasd/masterFriendika2011-06-163-2594/+2790
| |\ | | | | | | german strings and green background for the greenzero theme
| | * put the green back in the panel backgroundTobias Diekershoff2011-06-161-6/+6
| | |
| | * Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-1612-130/+228
| | |\
| | * \ Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-162-0/+3
| | |\ \
| | * \ \ Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-159-49/+215
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-1445-134/+363
| | |\ \ \ \