Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | Better handling of restricted /channel and /profile permissions. We will ↵ | friendica | 2014-04-14 | 1 | -3/+2 |
| | | | | show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue). | ||||
* | cleanup and Comanchification of mod_profile | friendica | 2013-12-10 | 1 | -45/+5 |
| | |||||
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 1 | -8/+9 |
| | |||||
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 1 | -1/+0 |
| | |||||
* | remove debug info - mop up and go home | friendica | 2013-07-03 | 1 | -2/+2 |
| | |||||
* | multi-profiles work | friendica | 2013-07-03 | 1 | -9/+19 |
| | |||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -18/+3 |
| | | | | conversion | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -10/+21 |
| | |||||
* | fix timeago updates, reset unseen counts on channel page, don't set nav ↵ | friendica | 2013-01-05 | 1 | -3/+0 |
| | | | | selected on profile page | ||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | missing ) | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | pconfig['system']['channel_format'] lets you specify what your channel page ↵ | friendica | 2013-01-02 | 1 | -4/+15 |
| | | | | looks like. By default it's a social network-like profile. 'full' makes it a full page of channel content with no sidebar widgets, and 'partial' includes the archive and categories widget (like a blog and only if they are enabled) on the sidebar but leaves out the 'social network' vcard and contact block. This may undergo revision as we use it and figure out how to make other pages tweakable and configurable in the same sorts of ways. | ||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -168/+10 |
| | | | | to the profile details. | ||||
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 1 | -3/+6 |
| | |||||
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -4/+3 |
| | |||||
* | more ui cleanup | friendica | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | more heavy lifting | friendica | 2012-10-23 | 1 | -7/+5 |
| | |||||
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -27/+20 |
| | |||||
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | create a widget registry for pages so themes can reorder, insert/delete, and ↵ | friendica | 2012-09-27 | 1 | -2/+2 |
| | | | | relocate widgets to different regions of the page | ||||
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 1 | -14/+13 |
| | |||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -1/+3 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -2/+12 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -70/+16 |
| | |||||
* | now it gets hard | friendica | 2012-08-28 | 1 | -12/+7 |
| | |||||
* | birthdays and events are now notifications | friendica | 2012-07-29 | 1 | -4/+0 |
| | |||||
* | error cleanup | friendica | 2012-07-17 | 1 | -11/+0 |
| | |||||
* | updates | friendica | 2012-07-14 | 1 | -15/+22 |
| | |||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -1/+2 |
| | |||||
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | making tags work | friendica | 2012-07-09 | 1 | -2/+14 |
| | |||||
* | archive widget | friendica | 2012-06-12 | 1 | -2/+5 |
| | |||||
* | make sure default timezone is set in external processes | friendica | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | date based profile wall filter - backend | friendica | 2012-06-11 | 1 | -8/+29 |
| | |||||
* | fewer "bob smith to bob smith via wall-to-wall". | friendica | 2012-06-02 | 1 | -1/+1 |
| | |||||
* | really fat fingers today - though none of this has gone further than my own site | friendica | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | first try common friends for visitors | friendica | 2012-05-01 | 1 | -0/+4 |
| | |||||
* | PRIVACY: if wall is blocked, don't provide public keywords in HTML meta | friendica | 2012-04-27 | 1 | -2/+4 |
| | |||||
* | track requested profile error msg | friendica | 2012-04-14 | 1 | -0/+1 |
| | |||||
* | visit "random profile" feature | friendica | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+22 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | this is better | friendica | 2012-04-03 | 1 | -3/+2 |
| | | |||||
| * | include contact_widgets for categories_widget when doing updates | friendica | 2012-04-03 | 1 | -0/+2 |
| | | |||||
| * | allow users to set categories on their posts | Michael Johnston | 2012-04-01 | 1 | -1/+20 |
| | | |||||
| * | profile wall privacy | friendica | 2012-03-27 | 1 | -1/+1 |
|/ | |||||
* | community meta tag renamed from "ika" | friendica | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | fix photos after permissions_sql change | friendica | 2012-03-06 | 1 | -1/+1 |
| |