Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge madness | friendica | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | Login menu | Stefan Parviainen | 2014-10-16 | 1 | -6/+5 |
| | |||||
* | fix userinfo icon size | marijus | 2014-10-09 | 1 | -1/+1 |
| | |||||
* | network page default option | friendica | 2014-10-04 | 1 | -1/+4 |
| | |||||
* | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 1 | -0/+7 |
| | | | | eye for layout can figure out where best to put it. | ||||
* | Navbar notifications: don't show "nothing new here" unless we've checked and ↵ | friendica | 2014-09-20 | 1 | -1/+1 |
| | | | | there's nothing. Until we know for sure, display "Loading...". | ||||
* | aalso change the way we check for number of chatrooms | marijus | 2014-09-20 | 1 | -2/+2 |
| | |||||
* | show bookmarks menu only if we have any bookmarks already | marijus | 2014-09-20 | 1 | -2/+7 |
| | |||||
* | nav channel selection | friendica | 2014-08-18 | 1 | -1/+14 |
| | |||||
* | always provide a profile edit entry in the nav usermenu | friendica | 2014-07-24 | 1 | -0/+7 |
| | |||||
* | whitespace | marijus | 2014-06-14 | 1 | -2/+0 |
| | |||||
* | unclutter menues a little | marijus | 2014-06-14 | 1 | -3/+9 |
| | |||||
* | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 1 | -3/+2 |
| | | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. | ||||
* | finish "ifpending" connections | friendica | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | introduce a connection type called 'ifpending' for number 6 of issue #395 - ↵ | friendica | 2014-04-04 | 1 | -1/+1 |
| | | | | so that we can still have an unconditional 'pending' link. Needs testing before integrating with the nav menu | ||||
* | move language selector to a module | friendica | 2014-03-05 | 1 | -1/+0 |
| | |||||
* | revert the temporary fix for the missing hdr.tpl and add the ability to ↵ | friendica | 2014-03-03 | 1 | -1/+1 |
| | | | | provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated. | ||||
* | add choklet template with several defined flavours, two and three column ↵ | friendica | 2014-03-02 | 1 | -17/+22 |
| | | | | fluid layouts with optional side margins and a region for a blog-style header photo | ||||
* | use the medium size photo on the nav bar if that photo stays larger, as the ↵ | friendica | 2014-02-20 | 1 | -1/+1 |
| | | | | small one usually looks awful when you scale it up. | ||||
* | extend the usermenu so we don't have to keep going back to channel homepage ↵ | friendica | 2014-02-06 | 1 | -3/+7 |
| | | | | to get to the other channel links | ||||
* | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 1 | -1/+1 |
| | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. | ||||
* | use sitename for the banner if nothing else has been set | friendica | 2013-12-14 | 1 | -1/+1 |
| | |||||
* | yeah - that's what I'm going to do. we'll just keep system notifications. If ↵ | friendica | 2013-12-06 | 1 | -3/+0 |
| | | | | somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. | ||||
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 1 | -1/+1 |
| | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | ||||
* | allow themes to mess with the navbar contents without a custom template. ↵ | friendica | 2013-11-28 | 1 | -2/+5 |
| | | | | | | | | | | | | It's done as a callback using a transient plugin hook. For instance to get rid of the notifications link: insert_hook('nav','strip_notify'); function strip_notify($a,&$b) { unset($b['nav']['notifications']); } | ||||
* | make autocomplete better themable by adding an id | marijus | 2013-11-14 | 1 | -0/+1 |
| | |||||
* | more redbasic icon work | friendica | 2013-10-09 | 1 | -4/+8 |
| | |||||
* | nav icons | friendica | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | Changed CSS class "selected" to "active" in navbar, according to ↵ | Olivier Migeot | 2013-09-18 | 1 | -1/+1 |
| | | | | https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net | ||||
* | make displaying the language selector configurable | friendica | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | make home link on remote sites work again | marijus | 2013-07-18 | 1 | -2/+4 |
| | |||||
* | more cleanup | friendica | 2013-04-14 | 1 | -1/+0 |
| | |||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 1 | -8/+8 |
| | | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Fix broken menu for multiple profiles. | Thomas Willingham | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | lostpass fixes and login/logout flow if authenticated but no default channel ↵ | friendica | 2013-01-27 | 1 | -1/+6 |
| | | | | exists | ||||
* | fix some displayed links that were wonky | friendica | 2013-01-22 | 1 | -2/+6 |
| | |||||
* | directory services cleanup | friendica | 2013-01-19 | 1 | -2/+3 |
| | |||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 1 | -1/+1 |
| | | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff | ||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -0/+10 |
| | | | | conversion | ||||
* | make the menu consistent and eliminate redundancy - though we need icons for ↵ | friendica | 2013-01-03 | 1 | -4/+3 |
| | | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). | ||||
* | place holders for mail and event icons on nav bar | friendica | 2013-01-03 | 1 | -1/+4 |
| | |||||
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -1/+1 |
| | |||||
* | move autosubmit up a level where it will actually work | friendica | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 1 | -1/+1 |
| | | | | though | ||||
* | most of the basic "make friends" stuff except for email notifications, drop ↵ | friendica | 2012-12-03 | 1 | -12/+3 |
| | | | | community tab | ||||
* | notify stuff | friendica | 2012-12-02 | 1 | -5/+5 |
| | |||||
* | magic auth indicator (link is dead at the moment) | friendica | 2012-11-08 | 1 | -13/+19 |
| |