aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* don't allow tags in app sourceFriendika2011-06-233-3/+3
|
* bug #94 mis-spell CzechFriendika2011-06-232-2/+2
|
* Merge pull request #126 from fabrixxm/dispyFriendika2011-06-239-21/+1625
|\ | | | | Dispy
| * dispy: style profile tabFabio Comuni2011-06-231-1/+8
| |
| * dispy: update icons, style eventsFabio Comuni2011-06-233-1/+1549
| |
| * add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-237-19/+68
| |
* | friendika-z initial implementationFriendika2011-06-236-6/+25
|/
* Merge pull request #125 from tobiasd/masterFriendika2011-06-223-0/+109
|\ | | | | impressum plugin
| * initial commit of the impressum pluginTobias Diekershoff2011-06-233-0/+109
| | | | | | | | | | | | plugin to provide additional information about the site owner and contact possibilities that will be displayed at the /friendika page. admin interface is implemented.
* | security - remove string_translator (has been blocked for the last couple of ↵Friendika2011-06-221-180/+0
|/ | | | months)
* receive friendship suggestion over the wire (dfrn) and storeFriendika2011-06-222-2/+72
|
* couple of minor fixes to oembed settings hooksFriendika2011-06-221-6/+8
|
* Merge branch 'pull'Friendika2011-06-211-4/+4
|\
| * Merge pull request #124 from tobiasd/masterFriendika2011-06-211-4/+4
| |\ | | | | | | little typo in variable names for the admin interface
| | * typo fix for the variable namesTobias Diekershoff2011-06-221-4/+4
| |/
* / reformatFriendika2011-06-211-1/+0
|/
* structures for friend suggestionsFriendika2011-06-213-2/+8
|
* missed some images, table border propertyFriendika2011-06-213-0/+4
|
* fix banding on logo, xhtml compliant list and basic table supportFriendika2011-06-217-2/+8
|
* 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
|\|