aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'issue-11' of https://github.com/fabrixxm/friendika into ↵Friendika2011-03-092-6/+6
|\ | | | | | | fabrixxm-issue-11
| * Add title attribute to location linksFabio Comuni2011-03-082-6/+6
| |
* | yet another template converted to language neutral formatFriendika2011-03-084-5/+26
|/
* indicate preference to register/communicate-with real people and not ↵Friendika2011-03-081-1/+4
| | | | fictitious entities.
* profile deletion issuesFriendika2011-03-081-3/+4
|
* one more template free from translation, allow for later item editing within ↵Friendika2011-03-072-0/+22
| | | | jot.tpl
* sparkle link enhancements to display pageFriendika2011-03-071-15/+7
|
* 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
|
* icon changes, feed security improvementsFriendika2011-03-042-5/+10
|
* photo in mail message getting bogus responseFriendika2011-03-031-2/+5
|
* "New Item View" had no magic sparkle linksFriendika2011-03-021-0/+5
|
* add manage fileFriendika2011-03-011-0/+110
|
* switch identities to manage pagesFriendika2011-03-011-2/+10
|
* qsearch_limit, not lsearchFriendika2011-02-281-1/+1
|
* singleuser site mode plus fix search template layoutFriendika2011-02-283-2/+6
|
* feeds: update content when updated/edited changesFriendika2011-02-281-11/+48
|
* increase visibility of group filterFriendika2011-02-281-1/+1
|
* simplify connect/follow textFriendika2011-02-271-1/+1
|
* autodiscover community pages for the directoryFriendika2011-02-271-0/+3
|
* status.net mentions to non-followers require the numeric profile URL, not ↵Friendika2011-02-261-0/+13
| | | | the nickname profile URL. Though it works when they are a follower.
* newline at EOFFriendika2011-02-251-1/+2
|
* handle group results without parsing anythingFriendika2011-02-251-2/+2
|
* auto-complete contact/group endpointFriendika2011-02-251-0/+49
|
* use consistent tagging patterns with relationship partnerFriendika2011-02-251-1/+6
|
* silence parse_url on hostile input, need to get_app() for proc_run php locationFriendika2011-02-241-1/+1
|
* yet another templateFriendika2011-02-244-4/+4
|
* generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-243-3/+11
|
* move php path setting inside proc_runFriendika2011-02-2313-63/+20
|
* move directory registration block before redirectFriendika2011-02-231-7/+7
|
* push directory on register - if permittedFriendika2011-02-232-0/+18
|
* pulled strings from one more templateFriendika2011-02-221-0/+3
|
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-212-1/+5
|
* default publish to directory, but offer registration privacy setting.Friendika2011-02-211-3/+25
| | | | | generalise publish option template - so once translated we can merge them all. Update strings.
* Merge branch 'themetests' of https://github.com/fabrixxm/friendika into ↵Friendika2011-02-211-2/+3
|\ | | | | | | fabrixxm-themetests
| * Merge branch 'master' into themetestsFabio Comuni2011-02-177-31/+110
| |\
| * | duepuntozero: show desc on image in albumsFabio Comuni2011-02-161-2/+3
| | |
* | | convert html entities on conversational emailsFriendika2011-02-211-2/+2
| | |
* | | Merge branch 'chriscase-master'Friendika2011-02-201-34/+11
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: mod/dfrn_notify.php
| * | | updated private message code to use the new EmailNotification libraryChris Case2011-02-191-37/+11
| | | |
* | | | apps menu fileFriendika2011-02-191-0/+14
| | | |
* | | | Merge branch 'chriscase-master'Friendika2011-02-171-19/+15
|\| | | | | | | | | | | | | | | | | | | Conflicts: mod/dfrn_notify.php
| * | | removed localized multipart email templates, now the multipart settings are ↵Chris Case2011-02-171-15/+15
| | | | | | | | | | | | | | | | configured directly in the code
* | | | ajax testing continuesFriendika2011-02-172-2/+2
| | | |
* | | | convert update script arg passing to js - remembering the browser prefetch ↵Friendika2011-02-172-29/+15
| | | | | | | | | | | | | | | | 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
| | | |
* | | | ajax live update for all network pages and subpagesFriendika2011-02-161-3/+13
| | | |