aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* stuffFriendika2011-10-116-120/+175
| | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
* 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 ↵Friendika2011-10-091-15/+12
| | | | duepuntozero
* 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 ↵Devlon Duthie2011-10-081-6/+14
| | | | well (now the counts match the items) fixed up a couple of typos
* 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 ↵Devlon Duthie2011-10-081-2/+12
| | | | installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)
* Anne set testbubble banner to be fixed, I added the other notification types ↵Devlon Duthie2011-10-071-89/+236
| | | | to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme
* 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 ↵Friendika2011-10-051-2/+5
| | | | conversation members
* 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
|\ | | | | Minor ui tweaks
| * - moved the header for profile permissions out of the scrolling divDevlon Duthie2011-10-041-4/+9
| | | | | | | | - tweaks to the testbubble theme's nav
* | 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 ↵Devlon Duthie2011-10-031-7/+10
| | | | tpl to testbubble that lists the profile tags
* added activetab var to message.php for templatesDevlon Duthie2011-10-021-4/+12
| | | | | (testbubble only) added logic to photo header to make tab 'sticky' (active class for styling) (testbubble only) css fix for avatars in wallitems
* 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
| | | | some fixes to testbubble theme related to tab styling
* 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
| |\ \ \
| * | | | Load infos and notices via ping and show them with js popupFabio Comuni2011-09-051-2/+20
| | | | |