aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* add contact_widgets and provide widgets on appropriate pages, fix the saved s...Friendika2011-10-116-44/+45
* stuffFriendika2011-10-116-120/+175
* Fix url in profile tabsFabio Comuni2011-10-102-2/+2
* New common tab template. Update cssFabio Comuni2011-10-106-110/+87
* more notification cleanup duepuntozeroFriendika2011-10-091-2/+2
* some notification text cleanup and notification page layout fixes for duepunt...Friendika2011-10-091-15/+12
* fix for comment on line 117 from githubDevlon Duthie2011-10-091-1/+1
* added sorting to drop-down notifications list, added posts to this list as we...Devlon Duthie2011-10-081-6/+14
* added posts to network section of the notifications pageDevlon Duthie2011-10-081-3/+12
* fix for 'show all notifications' on notifications drop-down to handle install...Devlon Duthie2011-10-081-2/+12
* Anne set testbubble banner to be fixed, I added the other notification types ...Devlon Duthie2011-10-071-89/+236
* local_deliver testingFriendika2011-10-061-655/+2
* check author url to see if it matches current contact before relay is acceptedFriendika2011-10-061-0/+8
* provide ability to repair contact photoFriendika2011-10-051-1/+27
* mostly cosmetic changes to make DB tables accurately reflect the conversation...Friendika2011-10-051-2/+5
* clean up w3c validation and layout for priv mail and lang selectorFriendika2011-10-052-3/+6
* better check for orig post authorFriendika2011-10-051-1/+1
* another typoFriendika2011-10-041-1/+1
* and a typo fixFriendika2011-10-041-1/+1
* notification issue after last checkinFriendika2011-10-041-1/+9
* performance enhancementsFriendika2011-10-041-2/+7
* Merge pull request #16 from duthied/masterduthied2011-10-041-4/+9
|\
| * - moved the header for profile permissions out of the scrolling divDevlon Duthie2011-10-041-4/+9
* | urlescape saved search termsFriendika2011-10-041-1/+1
* | improve feed import performanceFriendika2011-10-041-2/+2
* | tagmatch available to anon, add paging variable to queryFriendika2011-10-031-10/+8
* | add tagmatchFriendika2011-10-031-0/+54
* | removing another potential way a post could have a zero parent.Friendika2011-10-031-0/+5
* | ?f did not have = after itFriendika2011-10-031-1/+1
|/
* broke 'find similar' matches content into a tpl in core, added an extended tp...Devlon Duthie2011-10-031-7/+10
* added activetab var to message.php for templatesDevlon Duthie2011-10-021-4/+12
* malformed xml in pingFriendika2011-10-021-1/+1
* option to not post photos to status streamFriendika2011-10-011-8/+5
* override pragmaFriendika2011-10-012-0/+8
* typo last checkinFriendika2011-09-301-1/+1
* restore photo cacheFriendika2011-09-301-0/+2
* do not poll for abandoned accountsFriendika2011-09-291-0/+4
* classes added to core + testbubble themeDevlon Duthie2011-09-291-4/+6
* path for country.js - now in js directoryFriendika2011-09-281-1/+1
* just hostname not url in hm:host - host xrd documentFriendika2011-09-281-1/+1
* create zot batch keysFriendika2011-09-281-0/+25
* ping returns notices and infos also to unlogged usersFabio Comuni2011-09-281-153/+155
* zot/salmon new key format for batch keysFriendika2011-09-272-2/+6
* show profile url in ACL hovertips, add fork identifier to json siteinfoFriendika2011-09-272-3/+6
* Merge remote-tracking branch 'fabrix/newui'Fabio Comuni2011-09-2714-39/+191
|\
| * fix "friend of" message in ping.phpFabio Comuni2011-09-261-9/+15
| * Merge branch 'master' into newuiFabio Comuni2011-09-2623-271/+373
| |\
| * | Show "404.tpl" instead of using 'notice()' in case of 404Fabio Comuni2011-09-191-2/+4
| * | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-09-169-83/+266
| |\ \
| * \ \ Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-09-083-17/+57
| |\ \ \