Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 | |
| | ||||||
* | this will probably look like crap, but I really want the links to look ↵ | friendica | 2013-01-23 | 1 | -14/+30 | |
| | | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. | |||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -7/+7 | |
| | ||||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+1 | |
| | ||||||
* | minor theme nits | friendica | 2013-01-21 | 1 | -9/+2 | |
| | ||||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -1/+95 | |
| | ||||||
* | directory services cleanup | friendica | 2013-01-19 | 2 | -0/+2 | |
| | ||||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 3 | -0/+9 | |
| | ||||||
* | recover the slider pointers | friendica | 2013-01-16 | 1 | -6/+0 | |
| | ||||||
* | fix event notifications | friendica | 2013-01-16 | 2 | -6/+6 | |
| | ||||||
* | typo | friendica | 2013-01-16 | 1 | -5/+5 | |
| | ||||||
* | missed adding these files yesterday, they're needed for pages to work | friendica | 2013-01-15 | 3 | -0/+28 | |
| | ||||||
* | pages sorta working | friendica | 2013-01-15 | 204 | -1020/+0 | |
| | ||||||
* | Undo stupid events. | Thomas Willingham | 2013-01-12 | 1 | -8/+1 | |
| | ||||||
* | Fancyred - get likes/dislikes almost, but not quite, right. | Thomas Willingham | 2013-01-12 | 3 | -248/+33 | |
| | ||||||
* | add page module | friendica | 2013-01-12 | 1 | -4/+6 | |
| | ||||||
* | add newline at end of header | Zach Prezkuta | 2013-01-11 | 334 | -214/+548 | |
| | ||||||
* | add warning messae about automatically generated templates | Zach Prezkuta | 2013-01-11 | 334 | -334/+1670 | |
| | ||||||
* | automatic, command-line conversion | Zach Prezkuta | 2013-01-11 | 14 | -0/+290 | |
| | ||||||
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 113 | -0/+2289 | |
| | ||||||
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 2 | -2/+0 | |
| | ||||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -0/+20 | |
| | ||||||
* | update templates | friendica | 2013-01-08 | 1 | -5/+5 | |
| | ||||||
* | minor notification tweaks | friendica | 2013-01-08 | 1 | -5/+5 | |
| | ||||||
* | update smarty templates | friendica | 2013-01-08 | 1 | -79/+98 | |
| | ||||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 5 | -204/+140 | |
| | | | | 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 | |||||
* | lots of notification tweaks | friendica | 2013-01-08 | 2 | -6/+13 | |
| | ||||||
* | The notification menu logic actually works. Yay. That means we've finally ↵ | friendica | 2013-01-07 | 1 | -1/+6 | |
| | | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world. | |||||
* | events are still buggered and aren't anywhere close to working, but not ↵ | friendica | 2013-01-07 | 2 | -20/+0 | |
| | | | | buggered quite as much as before. | |||||
* | small tweaks | friendica | 2013-01-06 | 1 | -6/+5 | |
| | ||||||
* | more work on notification popup | friendica | 2013-01-06 | 4 | -7/+12 | |
| | ||||||
* | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 220 | -15/+5963 | |
|\ | | | | | implement smarty3 | |||||
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 22 | -403/+4 | |
| | | ||||||
| * | rebase and update themes | Zach Prezkuta | 2013-01-06 | 37 | -130/+364 | |
| | | ||||||
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 227 | -13/+6126 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-06 | 1 | -0/+3 | |
|\| | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | |||||
| * | Fix slider in Redbasic | Thomas Willingham | 2013-01-06 | 1 | -1/+5 | |
| | | ||||||
* | | get sliders working again | friendica | 2013-01-06 | 3 | -3/+3 | |
|/ | ||||||
* | make preview work fix some other nits | friendica | 2013-01-06 | 1 | -1/+3 | |
| | ||||||
* | some work bringing acl_selectors into the modern era | friendica | 2013-01-05 | 1 | -1/+1 | |
| | ||||||
* | structural cleanup of mod_message | friendica | 2013-01-05 | 1 | -0/+12 | |
| | ||||||
* | port "remember me" from Friendica | friendica | 2013-01-04 | 2 | -1/+18 | |
| | ||||||
* | remove the country autofill declaration | friendica | 2013-01-04 | 1 | -1/+1 | |
| | ||||||
* | Fix code boxes. | Thomas Willingham | 2013-01-04 | 2 | -3/+2 | |
| | ||||||
* | small tweaks to icon positions | friendica | 2013-01-03 | 1 | -7/+13 | |
| | ||||||
* | Aha, I anticipated that - event and message icons. | Thomas Willingham | 2013-01-04 | 6 | -0/+32 | |
| | ||||||
* | make the menu consistent and eliminate redundancy - though we need icons for ↵ | friendica | 2013-01-03 | 2 | -10/+11 | |
| | | | | 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/+9 | |
| | ||||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -0/+2 | |
| | ||||||
* | Redbasic - floating wall-item-content sometimes causes massive top margins. | Thomas Willingham | 2013-01-01 | 1 | -1/+0 | |
| |