aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-06245-287/+6821
|\| | | | | implement smarty3
| * deal gracefully with non-existent filesZach Prezkuta2013-01-061-10/+13
| |
| * fix show-stopping bugsZach Prezkuta2013-01-0631-426/+46
| |
| * rebase and update themesZach Prezkuta2013-01-0637-130/+364
| |
| * implement Smarty3Zach Prezkuta2013-01-06250-282/+6959
| |
* | make dislikes work - though they need a display tweakfriendica2013-01-062-2/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-01-061-0/+3
|\| | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * Fix slider in RedbasicThomas Willingham2013-01-061-1/+5
| |
* | get sliders working againfriendica2013-01-065-4/+6
|/
* make preview work fix some other nitsfriendica2013-01-064-12/+20
|
* fix notification uidfriendica2013-01-051-5/+11
|
* some work bringing acl_selectors into the modern erafriendica2013-01-052-19/+9
|
* structural cleanup of mod_messagefriendica2013-01-052-32/+23
|
* tweak notifications so they store correctlyfriendica2013-01-051-7/+7
|
* start rewrite of notification system delivery backendfriendica2013-01-053-46/+82
|
* remove debuggingfriendica2013-01-051-2/+2
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-053-11/+10
| | | | selected on profile page
* fix live update on channel pagefriendica2013-01-052-3/+3
|
* tag cloud ported - except for putting into a templatefriendica2013-01-041-39/+38
|
* import basic tag cloud functions - needs porting to this database schema and ↵friendica2013-01-041-0/+67
| | | | taxonomy infrastructure
* port "remember me" from Friendicafriendica2013-01-045-45/+78
|
* move all the final page construction to a construct_page() functionfriendica2013-01-043-91/+87
|
* remove the country autofill declarationfriendica2013-01-042-2/+2
|
* debugging directory profilesfriendica2013-01-041-0/+4
|
* found itfriendica2013-01-041-1/+2
|
* stray elsefriendica2013-01-041-1/+1
|
* fix the contorted update logic on the network pagefriendica2013-01-042-19/+22
|
* Make zot_feeds in ascending created order so that we'll see parents before ↵friendica2013-01-041-1/+9
| | | | kids. Otherwise if we get a kid and we don't have a parent we'll drop it.
* never enough documentationfriendica2013-01-041-3/+14
|
* This should fix the errant relaying...friendica2013-01-041-2/+6
|
* fix typo - commited to wrong treefriendica2013-01-041-1/+7
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-042-3/+2
|\
| * Fix code boxes.Thomas Willingham2013-01-042-3/+2
| |
* | rev updatefriendica2013-01-041-1/+1
|/
* break delivery loopfriendica2013-01-041-1/+5
|
* zfinger issue stray unfinished statementfriendica2013-01-041-2/+4
|
* small tweaks to icon positionsfriendica2013-01-032-8/+14
|
* json_decode param missingfriendica2013-01-031-1/+1
|
* temporary feed import/export (public only for the moment) until this is ↵friendica2013-01-034-7/+110
| | | | integrated with remote permissions
* Merge pull request #12 from beardy-unixer/masterThomas Willingham2013-01-036-0/+32
|\ | | | | Events/Message icons
| * Aha, I anticipated that - event and message icons.Thomas Willingham2013-01-046-0/+32
|/
* make the menu consistent and eliminate redundancy - though we need icons for ↵friendica2013-01-033-14/+14
| | | | 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 barfriendica2013-01-032-2/+13
|
* add refresh to connection edit menu, and notify of communication issuesfriendica2013-01-031-1/+9
|
* more debugging - looks like michameer.dyndns.org is throwing 500s so cannot ↵friendica2013-01-031-0/+2
| | | | test further
* change precedence of bitwise operationfriendica2013-01-031-1/+1
|
* stray paren in sqlfriendica2013-01-031-1/+1
|
* ensure the function can be foundfriendica2013-01-031-0/+1
|
* add "refresh their permissions" functionfriendica2013-01-031-0/+5
|
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-036-4/+39
|