aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside ↵Friendika2011-05-184-5/+9
| | | | wall-item-outside-wrapper so all item content is updated with ajax.
* don't send any potentially large embeds over ajax so as to avoid huge ↵Friendika2011-05-183-1/+18
| | | | prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
* doc updates - connecting to servicesFriendika2011-05-189-136/+196
|
* statusnet post by defaultFriendika2011-05-172-13/+29
|
* "show all n comments" comes back after toggled and ajax updated, plus ↵Friendika2011-05-172-36/+59
| | | | connector doc improvements
* Merge branch 'pull'Friendika2011-05-172-2678/+2585
|\
| * Merge pull request #103 from tobiasd/masterFriendika2011-05-172-2678/+2585
| |\ | | | | | | small spelling fix ;-)
| | * spelling fixTobias Diekershoff2011-05-172-2678/+2585
| | |
* | | revupFriendika2011-05-171-1/+1
|/ /
* / turn dislike activities into plain text comments for FB deliveryFriendika2011-05-171-0/+5
|/
* Merge pull request #102 from tobiasd/masterFriendika2011-05-161-3/+36
|\ | | | | StatusNet connector fix
| * fixed a comment...Tobias Diekershoff2011-05-171-1/+1
| |
| * made the connection process to SN more robustTobias Diekershoff2011-05-171-3/+36
| |
* | admin directory viewFriendika2011-05-163-2/+26
| |
* | bug #65 'show all nn comments', 'show more posts like this' are misleading ↵Friendika2011-05-162-3/+3
|/ | | | after they've been clicked once. Solution, hide them once clicked.
* comments imported from ignored FB contactFriendika2011-05-151-2/+5
|
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-154-5/+8
|
* wrong author came from feed, not from FBFriendika2011-05-141-1/+1
|
* use best contact id availableFriendika2011-05-141-4/+3
|
* fix a couple of FB issues, wrong comment author, perhaps fix some missing ↵Friendika2011-05-141-10/+14
| | | | entries
* FB reply if replying to local post originally posted to FBFriendika2011-05-132-1/+3
|
* Merge pull request #101 from fabrixxm/widgetFriendika2011-05-134-0/+286
|\ | | | | Widgets!
| * More work on widgets addonFabio Comuni2011-05-134-55/+69
| |
| * todo widget_likeFabio Comuni2011-05-131-0/+1
| |
| * modular widgetsFabio Comuni2011-05-133-33/+70
| |
| * add some style to the widgetFabio Comuni2011-05-131-0/+4
| |
| * Friendika widgets.Fabio Comuni2011-05-132-0/+230
|/
* "installing connectors" help pageFriendika2011-05-122-0/+135
|
* provide textmode "micropro" (small profile display but without the photo) ↵Friendika2011-05-124-6/+28
| | | | for better scalability of group selection tools when confronted with huge numbers of contacts
* revupFriendika2011-05-121-1/+1
|
* update doco on FB connectorFriendika2011-05-121-13/+9
|
* fix json_encode on url'sFriendika2011-05-121-4/+7
|
* Merge pull request #100 from fabrixxm/masterFriendika2011-05-121-11/+29
|\ | | | | Serve friendika node info as json from url /friendika/json/
| * missing / in admin profile urlFabio Comuni2011-05-121-1/+1
| |
| * Serve friendika node info as json from url /friendika/json/Fabio Comuni2011-05-121-11/+29
|/
* Merge branch 'pull'Friendika2011-05-112-2982/+3034
|\
| * Merge pull request #99 from tobiasd/masterFriendika2011-05-112-2982/+3034
| |\ | | | | | | updats to the DE strings
| | * small changes to the new translationsTobias Diekershoff2011-05-112-5/+5
| | |
| | * updated the German translationTobias Diekershoff2011-05-112-2982/+3034
| | |
* | | revupFriendika2011-05-111-1/+1
|/ /
* | bug #66, identity address string malformed if line wrapsFriendika2011-05-113-10/+10
| |
* | deprecate load_view_fileFriendika2011-05-1136-102/+135
|/
* bring back load_view_file for dispy templatesFriendika2011-05-107-12/+12
|
* @fabrixxm fix for po2php, manually patchedFriendika2011-05-101-1/+1
|
* don't show birthday for deleted contactFriendika2011-05-101-20/+19
|
* photo lockview not working, temp fix for po2phpFriendika2011-05-103-5/+5
|
* leave extra line between imported url and contentFriendika2011-05-101-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-1032-86/+86
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* Merge branch 'pull'Friendika2011-05-105-4554/+4629
|\
| * Merge pull request #97 from fabrixxm/trFriendika2011-05-105-4554/+4629
| |\ | | | | | | Translation