aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* link suggestions into the main codeFriendika2011-11-011-0/+5
|
* first cut friend suggestionsFriendika2011-11-011-0/+38
|
* common friendsFriendika2011-11-012-0/+66
|
* more social graph stuffFriendika2011-11-013-10/+15
|
* bookmarks not getting translated to D*Friendika2011-11-011-3/+9
|
* name change continued, social graph tools and stuctures, fix for spanish ↵Friendika2011-10-314-10/+14
| | | | province name
* view source of item [bbcode] usage: viewsrc/nnnFriendika2011-10-301-0/+30
|
* renameFriendika2011-10-302-61/+72
|
* better handling of remote urls - especially FB opengraphFriendika2011-10-281-2/+70
|
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-273-3/+25
|
* poco discoveryFriendika2011-10-271-0/+1
|
* poco should now be spec compliantFriendika2011-10-271-2/+2
|
* hmmm - why won't poco xml workFriendika2011-10-271-8/+6
|
* more poco spec complianceFriendika2011-10-272-20/+67
|
* basic portable contacts http://portablecontacts.net/draft-spec.html no ↵Friendika2011-10-261-0/+84
| | | | filter/sort, or xml at the moment
* @ tag completion enhancements, show url on hover and respect custom attagsFriendika2011-10-261-2/+2
|
* filter by contact typeFabio Comuni2011-10-251-50/+65
|
* autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-251-2/+4
|
* bug #166Friendika2011-10-242-2/+6
|
* tag privacy settingsFriendika2011-10-241-2/+17
|
* tag display with itemFriendika2011-10-241-1/+3
|
* Merge branch 'pull'Friendika2011-10-241-1/+0
|\
| * Merge pull request #35 from fabrixxm/masterFriendika2011-10-241-1/+0
| |\ | | | | | | | | | | | | Use oembed if possible without the addon Awesome!
| | * Use oembed for bookmark, audio, video, youtubeFabio Comuni2011-10-241-1/+0
| | |
* | | social tag - add UIFriendika2011-10-242-4/+6
|/ /
* | more taggingFriendika2011-10-242-8/+37
| |
* | shared tag searchFriendika2011-10-231-8/+9
| |
* | taggingFriendika2011-10-231-0/+170
|/
* fix various html parse errorsFriendika2011-10-201-3/+5
|
* bug #183 - strlen borking on sysmsg, which is now an arrayFriendika2011-10-201-4/+4
|
* bug in diaspora_reshareFriendika2011-10-203-3/+9
|
* diaspora_reshare no content found, d* profile message work in progress, ↵Friendika2011-10-192-1/+6
| | | | network page fix for cid search using post order
* hopefully solve db update issues bug #182Friendika2011-10-181-9/+2
|
* post/comment order optionsFriendika2011-10-171-1/+15
|
* Merge branch 'pull'Friendika2011-10-171-11/+7
|\
| * another fix to tabs in notificationsFabio Comuni2011-10-171-3/+0
| |
| * fix tabs in notificationsFabio Comuni2011-10-171-7/+5
| |
| * Merge remote-tracking branch 'friendika/master'Fabio Comuni2011-10-1712-179/+269
| |\
| * | common_tabs in notifications.phpFabio Comuni2011-10-101-9/+21
| | |
* | | origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-173-6/+17
| |/ |/| | | | | posted across to Diaspora
* | missing arg xmlize x is friends with yFriendika2011-10-131-1/+1
| |
* | common tabs to notifications and mailFriendika2011-10-112-15/+60
| |
* | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-116-44/+45
| | | | | | | | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.
* | 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