aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* local documentation libraryFriendika2011-04-131-0/+33
|
* small wording changeFriendika2011-04-121-1/+1
|
* minor ui tweaksFriendika2011-04-121-1/+1
|
* missed file additionFriendika2011-04-121-0/+141
|
* profile visibility editorFriendika2011-04-121-4/+4
|
* edit group links on network pageFriendika2011-04-121-1/+1
|
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-125-11/+17
|
* cleanupFriendika2011-04-121-31/+51
|
* first cut at group chooser UIFriendika2011-04-121-0/+19
|
* visual display of group membersFriendika2011-04-111-4/+11
|
* death to comment box oddities (a slow death as it will take some time for ↵Friendika2011-04-111-3/+7
| | | | everybody to upgrade)
* that's better...Friendika2011-04-111-1/+5
|
* wallwall oddities on display pageFriendika2011-04-112-0/+4
|
* wrong variable passedFriendika2011-04-111-1/+1
|
* pull in new 'writable' dfrn flagFriendika2011-04-115-15/+12
|
* all conversations unified except photosFriendika2011-04-112-249/+6
|
* some w3c validation issuesFriendika2011-04-101-194/+6
|
* "display list of status items" moved to include/conversation.php,Friendika2011-04-101-338/+3
| | | | | currently network module has been updated to use it for display, other modules to follow with whatever special case code they require.
* little fixFriendika2011-04-101-2/+2
|
* set writable flag on dfrn_pollFriendika2011-04-102-2/+26
|
* initial dfrn update to pass permsFriendika2011-04-102-1/+10
|
* [privacy] use owner's default permission settings on "is now friends ↵Friendika2011-04-101-0/+5
| | | | with..." msg
* bug #37, ampersand + everything following in url is stripped when using link ↵Friendika2011-04-102-2/+6
| | | | icon to share link
* bug #34, line breaks double in retweet/shareFriendika2011-04-101-1/+1
|
* add opensearch supportFabio Comuni2011-04-081-0/+18
|
* the rest of the english html templates except for htconfigFriendika2011-04-077-27/+107
|
* more templatesFriendika2011-04-073-10/+22
|
* comment open/close anomolies in non-English languagesFriendika2011-04-074-0/+8
|
* more templatesFriendika2011-04-062-5/+12
|
* more templates converted to string filesFriendika2011-04-063-4/+22
|
* support feed attachments/enclosures, and fix for bug #30Friendika2011-04-061-1/+1
|
* ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, ↵Friendika2011-04-052-2/+4
| | | | insists on single ostatus unfollow #non-standard
* revert to regex search when < 3 charsFriendika2011-04-051-2/+10
|
* better twitter follow supportFriendika2011-04-041-1/+4
|
* better handling of troublesome feeds.Friendika2011-04-043-6/+14
|
* make photo menu work better on remote profile loginsFriendika2011-04-041-1/+1
|
* item_photo_menu to display pageFriendika2011-04-041-0/+1
|
* missed merge conflict tagFriendika2011-04-041-4/+0
|
* Merge branch 'iconpopup' of https://github.com/fabrixxm/friendika into ↵Friendika2011-04-045-4/+17
|\ | | | | | | | | | | | | fabrixxm-iconpopup Conflicts: mod/dfrn_poll.php
| * fix profile redirect url in dfrn_pollFabio Comuni2011-04-041-2/+3
| |
| * Merge remote-tracking branch 'friendika-master/master' into iconpopupFabio Comuni2011-04-046-17/+119
| |\
| * | url \"/message/new/<id>\" preselect contact <id> in \"To\" select boxFabio Comuni2011-03-311-1/+3
| | |
| * | Moved popup logic in boot.php, added 'item_photo_menu' hookFabio Comuni2011-03-313-5/+7
| | |
| * | first workFabio Comuni2011-03-301-1/+6
| | |
* | | profile not setFriendika2011-04-041-1/+2
| |/ |/|
* | Public exposure warning on affected network group pages. config-able so a ↵Friendika2011-04-031-0/+8
| | | | | | | | plugin can shut it up.
* | allow other destinations according to protocolFriendika2011-04-011-3/+5
| |
* | redirect to symbolic rather than absolute URL locationsFriendika2011-04-012-4/+19
| |
* | translateable time formats (PM & birthdays)Friendika2011-03-311-1/+1
| |
* | remote deletion - check contact-idFriendika2011-03-301-2/+5
| |