aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* edit posting after submissionFriendika2011-03-181-0/+4
|
* no sharing icon for private msgsFriendika2011-03-161-1/+2
|
* vorbis audio/video link buttonsFriendika2011-03-161-0/+2
|
* share,retweet,relay,forward, whateverFriendika2011-03-161-0/+1
|
* Merge branch 'issue-11' of https://github.com/fabrixxm/friendika into ↵Friendika2011-03-091-4/+4
|\ | | | | | | fabrixxm-issue-11
| * Add title attribute to location linksFabio Comuni2011-03-081-4/+4
| |
* | yet another template converted to language neutral formatFriendika2011-03-081-1/+6
|/
* one more template free from translation, allow for later item editing within ↵Friendika2011-03-071-0/+11
| | | | jot.tpl
* more tweaks #13Friendika2011-03-061-2/+2
|
* more improvements on sparkle links bug #13Friendika2011-03-061-5/+3
|
* sparkle links for friends-of-friends, bug #13Friendika2011-03-061-27/+24
|
* new item view: sparkle links not redirectingFriendika2011-03-041-0/+2
|
* "New Item View" had no magic sparkle linksFriendika2011-03-021-0/+5
|
* singleuser site mode plus fix search template layoutFriendika2011-02-281-0/+1
|
* increase visibility of group filterFriendika2011-02-281-1/+1
|
* yet another templateFriendika2011-02-241-1/+1
|
* generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-241-1/+5
|
* ajax testing continuesFriendika2011-02-171-1/+1
|
* convert update script arg passing to js - remembering the browser prefetch ↵Friendika2011-02-171-25/+12
| | | | issues
* issues found when testing all live network modesFriendika2011-02-161-1/+1
|
* error return for update process when invalid groupFriendika2011-02-161-0/+4
|