aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * Dreamhost's unreliable process model is really getting irritatingFriendika2011-09-121-0/+38
| |
* | Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-09-081-9/+35
|\|
| * deal with messages without comments or likesFabio Comuni2011-09-081-3/+4
| |
| * Show conversations in network default view ordered by activityFabio Comuni2011-09-081-7/+20
| |
| * view bookmarksFriendika2011-09-061-1/+13
| |
* | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-09-051-2/+54
|\|
| * bookmarks + bug #140Friendika2011-09-041-1/+9
| |
| * saved searches on network pageFriendika2011-09-041-1/+45
| |
* | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-08-301-1/+1
|\|
| * remove public disclosure riskFriendika2011-08-271-1/+1
| |
* | remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-1/+1
| | | | | | | | ignoring
* | Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-08-171-2/+1
|\|
| * cleanupFriendika2011-08-161-2/+1
| |
* | change nav selected css classFabio Comuni2011-07-251-1/+1
|/
* typoFriendika2011-07-211-1/+1
|
* better fix for bug #107, last one was flawedFriendika2011-07-211-0/+1
|
* provide fake first arg to ajax updaterFriendika2011-07-211-5/+4
|
* change wording of "new item view" to be consistentFriendika2011-07-031-2/+2
|
* starred itemsFriendika2011-07-031-9/+33
|
* indicate currently selected group in group pickerFriendika2011-07-011-2/+3
|
* new item view, sort by received date - not posted date.Friendika2011-06-231-1/+1
|
* search from network pageFriendika2011-05-261-3/+18
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-3/+4
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* 'mark seen' not getting all msgs on profile pageFriendika2011-05-201-7/+9
|
* incorrect count of total pages in normal view modeFriendika2011-05-041-0/+2
|
* when viewing network group, show my private conversations to the groupFriendika2011-04-301-1/+1
|
* no insecure warning on FB connectionsFriendika2011-04-261-1/+1
|
* merge status editor instancesFriendika2011-04-201-82/+12
|
* provide disclosure warning on private network pageFriendika2011-04-191-1/+5
|
* per contact network page (link in photo menu)Friendika2011-04-191-7/+29
|
* provide a way to disable mailbox integrationFriendika2011-04-181-8/+10
|
* email integration, cont.Friendika2011-04-171-0/+22
|
* edit group links on network pageFriendika2011-04-121-1/+1
|
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-121-2/+2
|
* wallwall oddities on display pageFriendika2011-04-111-0/+3
|
* pull in new 'writable' dfrn flagFriendika2011-04-111-2/+2
|
* "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.
* comment open/close anomolies in non-English languagesFriendika2011-04-071-0/+2
|
* Merge remote-tracking branch 'friendika-master/master' into iconpopupFabio Comuni2011-04-041-0/+8
|\
| * Public exposure warning on affected network group pages. config-able so a ↵Friendika2011-04-031-0/+8
| | | | | | | | plugin can shut it up.
* | Moved popup logic in boot.php, added 'item_photo_menu' hookFabio Comuni2011-03-311-5/+4
| |
* | first workFabio Comuni2011-03-301-1/+6
|/
* optionally set article titleFriendika2011-03-291-1/+3
|
* off by oneFriendika2011-03-281-2/+2
|
* added comments, make typo checker work with redefined plural string functionsFriendika2011-03-281-2/+41
|
* author collapse: close off before paginationFriendika2011-03-281-0/+4
|
* tweaks to author collapsingFriendika2011-03-271-3/+2
|
* collapse posts by same author (but not you).Friendika2011-03-271-2/+19
|
* comment collapsing, pagination wasn't advancing past 16Friendika2011-03-271-11/+61
|
* localise some more templatesFriendika2011-03-211-1/+6
|