Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -2/+2 |
| | | | | to the profile details. | ||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | well that was a silly mistake... | friendica | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | setting wasn't being applied | friendica | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | allow setting default new friend notify | friendica | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | turn off new friend activity by default | friendica | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -3/+7 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | don't delete contact from a friend request if friendship was already established | friendica | 2012-03-30 | 1 | -1/+5 |
| | | |||||
| * | zrl into people searches | friendica | 2012-03-29 | 1 | -2/+2 |
|/ | |||||
* | missed a default profile photo replacement in notifications | friendica | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | change default profile photo to something more interesting than a reddish ↵ | friendica | 2012-03-20 | 1 | -1/+1 |
| | | | | brown square | ||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -22/+22 |
| | |||||
* | system notifications to notify module, untranslated string in notifications.tpl | friendica | 2012-02-23 | 1 | -4/+4 |
| | |||||
* | new notify sort of working in testbubble | friendica | 2012-02-22 | 1 | -0/+35 |
| | |||||
* | add toggle to choose sending "friends with" activity even if contact is not ↵ | friendica | 2012-02-06 | 1 | -0/+3 |
| | | | | hidden | ||||
* | redirect to a useful location after deleting or ignoring a friend request, ↵ | friendica | 2012-01-24 | 1 | -2/+2 |
| | | | | begin comment moderation logic | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | hide contacts on approval | friendica | 2011-12-29 | 1 | -0/+2 |
| | |||||
* | include diaspora mentions in personal (requires adding a Diaspora profile ↵ | friendica | 2011-12-06 | 1 | -2/+4 |
| | | | | url because they don't use ours) | ||||
* | personal notifications | friendica | 2011-11-30 | 1 | -3/+106 |
| | |||||
* | 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 | 1 | -21/+44 |
|\ | |||||
| * | common tabs to notifications and mail | Friendika | 2011-10-11 | 1 | -3/+37 |
| | | |||||
* | | common_tabs in notifications.php | Fabio Comuni | 2011-10-10 | 1 | -9/+21 |
|/ | |||||
* | 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 | ||||
* | 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 | ||||
* | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 1 | -1/+1 |
| | | | | ignoring | ||||
* | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-17 | 1 | -9/+11 |
|\ | |||||
| * | diaspora confirm cleanup | Friendika | 2011-08-15 | 1 | -3/+5 |
| | | |||||
| * | diaspora friend approvals | Friendika | 2011-08-15 | 1 | -5/+5 |
| | | |||||
| * | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -2/+2 |
| | | |||||
* | | change nav selected css class | Fabio Comuni | 2011-07-25 | 1 | -1/+1 |
|/ | |||||
* | now that we have admin interface, completely remove register approvals from ↵ | Friendika | 2011-06-29 | 1 | -24/+0 |
| | | | | notifications | ||||
* | recipient ui, friend suggestions | Friendika | 2011-06-26 | 1 | -12/+43 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -2/+2 |
| | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -2/+2 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | more templates | Friendika | 2011-04-07 | 1 | -9/+5 |
| | |||||
* | more templates gone | Friendika | 2011-03-29 | 1 | -7/+6 |
| | |||||
* | pulled strings from one more template | Friendika | 2011-02-22 | 1 | -0/+3 |
| | |||||
* | event and birthday data structures | Friendika | 2011-01-13 | 1 | -0/+11 |
| | |||||
* | couple minor issues with reg queue | Friendika | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | prevent admin hijacks | Friendika | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | Manage user registrations in REGISTER_APPROVE mode. | fabrixxm | 2011-01-04 | 1 | -1/+27 |
| |