Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull' | Friendika | 2011-10-17 | 1 | -11/+7 |
|\ | |||||
| * | another fix to tabs in notifications | Fabio Comuni | 2011-10-17 | 1 | -3/+0 |
| | | |||||
| * | fix tabs in notifications | Fabio Comuni | 2011-10-17 | 1 | -7/+5 |
| | | |||||
| * | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-10-17 | 12 | -179/+269 |
| |\ | |||||
| * | | common_tabs in notifications.php | Fabio Comuni | 2011-10-10 | 1 | -9/+21 |
| | | | |||||
* | | | origin flag handling, and bug #137 - provide timezone conversion for events ↵ | Friendika | 2011-10-17 | 3 | -6/+17 |
| |/ |/| | | | | | posted across to Diaspora | ||||
* | | missing arg xmlize x is friends with y | Friendika | 2011-10-13 | 1 | -1/+1 |
| | | |||||
* | | common tabs to notifications and mail | Friendika | 2011-10-11 | 2 | -15/+60 |
| | | |||||
* | | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵ | Friendika | 2011-10-11 | 6 | -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. | ||||
* | | stuff | Friendika | 2011-10-11 | 6 | -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 tabs | Fabio Comuni | 2011-10-10 | 2 | -2/+2 |
| | |||||
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 6 | -110/+87 |
| | |||||
* | more notification cleanup duepuntozero | Friendika | 2011-10-09 | 1 | -2/+2 |
| | |||||
* | some notification text cleanup and notification page layout fixes for ↵ | Friendika | 2011-10-09 | 1 | -15/+12 |
| | | | | duepuntozero | ||||
* | fix for comment on line 117 from github | Devlon Duthie | 2011-10-09 | 1 | -1/+1 |
| | |||||
* | added sorting to drop-down notifications list, added posts to this list as ↵ | Devlon Duthie | 2011-10-08 | 1 | -6/+14 |
| | | | | well (now the counts match the items) fixed up a couple of typos | ||||
* | added posts to network section of the notifications page | Devlon Duthie | 2011-10-08 | 1 | -3/+12 |
| | |||||
* | fix for 'show all notifications' on notifications drop-down to handle ↵ | Devlon Duthie | 2011-10-08 | 1 | -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 Duthie | 2011-10-07 | 1 | -89/+236 |
| | | | | to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme | ||||
* | local_deliver testing | Friendika | 2011-10-06 | 1 | -655/+2 |
| | |||||
* | check author url to see if it matches current contact before relay is accepted | Friendika | 2011-10-06 | 1 | -0/+8 |
| | |||||
* | provide ability to repair contact photo | Friendika | 2011-10-05 | 1 | -1/+27 |
| | |||||
* | mostly cosmetic changes to make DB tables accurately reflect the ↵ | Friendika | 2011-10-05 | 1 | -2/+5 |
| | | | | conversation members | ||||
* | clean up w3c validation and layout for priv mail and lang selector | Friendika | 2011-10-05 | 2 | -3/+6 |
| | |||||
* | better check for orig post author | Friendika | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | another typo | Friendika | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | and a typo fix | Friendika | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | notification issue after last checkin | Friendika | 2011-10-04 | 1 | -1/+9 |
| | |||||
* | performance enhancements | Friendika | 2011-10-04 | 1 | -2/+7 |
| | |||||
* | Merge pull request #16 from duthied/master | duthied | 2011-10-04 | 1 | -4/+9 |
|\ | | | | | Minor ui tweaks | ||||
| * | - moved the header for profile permissions out of the scrolling div | Devlon Duthie | 2011-10-04 | 1 | -4/+9 |
| | | | | | | | | - tweaks to the testbubble theme's nav | ||||
* | | urlescape saved search terms | Friendika | 2011-10-04 | 1 | -1/+1 |
| | | |||||
* | | improve feed import performance | Friendika | 2011-10-04 | 1 | -2/+2 |
| | | |||||
* | | tagmatch available to anon, add paging variable to query | Friendika | 2011-10-03 | 1 | -10/+8 |
| | | |||||
* | | add tagmatch | Friendika | 2011-10-03 | 1 | -0/+54 |
| | | |||||
* | | removing another potential way a post could have a zero parent. | Friendika | 2011-10-03 | 1 | -0/+5 |
| | | |||||
* | | ?f did not have = after it | Friendika | 2011-10-03 | 1 | -1/+1 |
|/ | |||||
* | broke 'find similar' matches content into a tpl in core, added an extended ↵ | Devlon Duthie | 2011-10-03 | 1 | -7/+10 |
| | | | | tpl to testbubble that lists the profile tags | ||||
* | added activetab var to message.php for templates | Devlon Duthie | 2011-10-02 | 1 | -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 ping | Friendika | 2011-10-02 | 1 | -1/+1 |
| | |||||
* | option to not post photos to status stream | Friendika | 2011-10-01 | 1 | -8/+5 |
| | |||||
* | override pragma | Friendika | 2011-10-01 | 2 | -0/+8 |
| | |||||
* | typo last checkin | Friendika | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | restore photo cache | Friendika | 2011-09-30 | 1 | -0/+2 |
| | |||||
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -0/+4 |
| | |||||
* | classes added to core + testbubble theme | Devlon Duthie | 2011-09-29 | 1 | -4/+6 |
| | | | | some fixes to testbubble theme related to tab styling | ||||
* | path for country.js - now in js directory | Friendika | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | just hostname not url in hm:host - host xrd document | Friendika | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | create zot batch keys | Friendika | 2011-09-28 | 1 | -0/+25 |
| | |||||
* | ping returns notices and infos also to unlogged users | Fabio Comuni | 2011-09-28 | 1 | -153/+155 |
| |