aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge pull request #29 from tobiasd/mastertobiasd2011-10-162-6/+0
| |\ \ | | | | | | | | separate youtube button removed from dispy and quattro
| | * | video button only for dispy and quattroTobias Diekershoff2011-10-172-6/+0
| |/ /
| | * common_tabs in notifications.phpFabio Comuni2011-10-102-16/+22
| | |
| | * Remove full profile html from php and add new template 'profile_advanced.tpl'Fabio Comuni2011-10-102-227/+191
| | |
* | | origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-177-17/+26
| | | | | | | | | | | | posted across to Diaspora
* | | revupFriendika2011-10-161-1/+1
|/ /
* | working on long-term solution to relay issueFriendika2011-10-155-16/+27
| |
* | diaspora birthday notificationsFriendika2011-10-147-11/+90
| |
* | handle diaspora profile update messageFriendika2011-10-131-0/+78
| |
* | remove queued items for contact when removing contactFriendika2011-10-131-0/+4
| |
* | don't propagate deletions for other people's stuffFriendika2011-10-132-1/+12
| |
* | missing arg xmlize x is friends with yFriendika2011-10-131-1/+1
| |
* | sql issue item_storeFriendika2011-10-133-4/+4
| |
* | Merge branch 'pull'Friendika2011-10-123-0/+437
|\ \
| * \ Merge pull request #28 from tobiasd/mastertobiasd2011-10-123-0/+437
| |\ \ | | | | | | | | some minor stuff for the quattro theme
| | * | better do all the buttons (quattro)Tobias Diekershoff2011-10-122-8/+2
| | | |
| | * | little bit more for quattroTobias Diekershoff2011-10-122-2/+2
| | | |
| | * | some work on quattro themeTobias Diekershoff2011-10-123-0/+443
| |/ /
* / / storage race conditionFriendika2011-10-121-8/+17
|/ /
* | common tabs to notifications and mailFriendika2011-10-114-34/+63
| |
* | solve intro/notify naming issue by providing both or either, theme decides ↵Friendika2011-10-112-3/+6
| | | | | | | | what to do
* | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-119-44/+90
| | | | | | | | | | | | 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-1125-195/+324
| | | | | | | | | | | | | | | | | | | | | | | | - 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.
* | Merge branch 'pull'Friendika2011-10-1025-209/+169
|\ \
| * | Merge pull request #27 from fabrixxm/masterfabrixxm2011-10-103-5/+7
| |\| | | | | | | Fix url in profile tabs
| | * Fix url in profile tabsFabio Comuni2011-10-103-5/+7
| | |
| * | Merge pull request #26 from fabrixxm/masterfabrixxm2011-10-1025-209/+167
| |\| | | | | | | New common tab template. Updated css
| | * New common tab template. Update cssFabio Comuni2011-10-1025-209/+167
| | |
* | | revupFriendika2011-10-101-1/+1
|/ /
* / bug #177 - birthday month on profile incorrect if October or later and no yearFriendika2011-10-101-1/+1
|/
* redoFriendika2011-10-101-0/+10
|
* more notification cleanup duepuntozeroFriendika2011-10-092-2/+5
|
* some notification text cleanup and notification page layout fixes for ↵Friendika2011-10-093-15/+22
| | | | duepuntozero
* Merge branch 'pull'Friendika2011-10-091-1/+1
|\
| * Merge pull request #25 from duthied/masterduthied2011-10-081-1/+1
| |\ | | | | | | fix for line 117 comment
| | * fix for comment on line 117 from githubDevlon Duthie2011-10-091-1/+1
| |/
* / add first,last to D* vcardFriendika2011-10-092-1/+20
|/
* Merge pull request #24 from duthied/masterduthied2011-10-081-6/+14
|\ | | | | fixes to the notifications drop-down
| * 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
* Merge pull request #23 from duthied/masterduthied2011-10-082-3/+15
|\ | | | | +posts to the notifications page
| * added posts to network section of the notifications pageDevlon Duthie2011-10-082-3/+15
| |
* | Merge branch 'pull'Friendika2011-10-081-2/+2
|\ \
| * | Merge pull request #22 from duthied/masterduthied2011-10-081-2/+2
| |\| | | | | | | testbubble theme tweak
| | * fix for z-index on wall-to-wall avatars in testbubble themeDevlon Duthie2011-10-081-2/+2
| | |
* | | Merge branch 'pull'Friendika2011-10-082-4/+13
|\| |
| * | Merge pull request #21 from duthied/masterduthied2011-10-082-4/+13
| |\| | | | | | | notification page and drop-down fixes
| | * fix for 'show all notifications' on notifications drop-down to handle ↵Devlon Duthie2011-10-082-4/+13
| |/ | | | | | | installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)
* / revupFriendika2011-10-081-1/+1
|/
* bug #175 - hide_help config option not workingFriendika2011-10-085-5/+6
|
* missing arg to diaspora_transmit from share/unshareFriendika2011-10-072-3/+3
|