Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug #166 | Friendika | 2011-10-24 | 2 | -2/+6 |
| | |||||
* | tag privacy settings | Friendika | 2011-10-24 | 1 | -2/+17 |
| | |||||
* | tag display with item | Friendika | 2011-10-24 | 1 | -1/+3 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-10-24 | 1 | -1/+0 |
|\ | |||||
| * | Merge pull request #35 from fabrixxm/master | Friendika | 2011-10-24 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | Use oembed if possible without the addon Awesome! | ||||
| | * | Use oembed for bookmark, audio, video, youtube | Fabio Comuni | 2011-10-24 | 1 | -1/+0 |
| | | | |||||
* | | | social tag - add UI | Friendika | 2011-10-24 | 2 | -4/+6 |
|/ / | |||||
* | | more tagging | Friendika | 2011-10-24 | 2 | -8/+37 |
| | | |||||
* | | shared tag search | Friendika | 2011-10-23 | 1 | -8/+9 |
| | | |||||
* | | tagging | Friendika | 2011-10-23 | 1 | -0/+170 |
|/ | |||||
* | fix various html parse errors | Friendika | 2011-10-20 | 1 | -3/+5 |
| | |||||
* | bug #183 - strlen borking on sysmsg, which is now an array | Friendika | 2011-10-20 | 1 | -4/+4 |
| | |||||
* | bug in diaspora_reshare | Friendika | 2011-10-20 | 3 | -3/+9 |
| | |||||
* | diaspora_reshare no content found, d* profile message work in progress, ↵ | Friendika | 2011-10-19 | 2 | -1/+6 |
| | | | | network page fix for cid search using post order | ||||
* | hopefully solve db update issues bug #182 | Friendika | 2011-10-18 | 1 | -9/+2 |
| | |||||
* | post/comment order options | Friendika | 2011-10-17 | 1 | -1/+15 |
| | |||||
* | 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 |
| | |