aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add connection list and connection detail to freshfriendica2013-01-121-0/+24
|
* fresh: provide ability to change channelsfriendica2013-01-121-1/+17
|
* Add login command to freshfriendica2013-01-121-0/+23
|
* rewrite the conv searchfriendica2013-01-121-4/+4
|
* ignore tagged items in reshares from notifications and tag_deliveryfriendica2013-01-121-0/+11
|
* start on tag deliver rewritefriendica2013-01-123-55/+51
|
* implement "finger" commandfriendica2013-01-122-1/+28
|
* fill in the basic outline of what needs to happen on importationfriendica2013-01-121-1/+33
|
* skeleton for channel importfriendica2013-01-122-1/+33
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-123-248/+26
|\
| * Merge pull request #18 from beardy-unixer/masterThomas Willingham2013-01-123-248/+26
| |\ | | | | | | Fancyred updates
| | * Undo stupid events.Thomas Willingham2013-01-121-8/+1
| | |
| | * Fancyred - get likes/dislikes almost, but not quite, right.Thomas Willingham2013-01-123-248/+33
| |/
* / skeleton for red shellfriendica2013-01-121-0/+57
|/
* add page modulefriendica2013-01-123-5/+49
|
* fix double-encodingfriendica2013-01-112-38/+38
|
* use correct param for connect linkfriendica2013-01-111-1/+1
|
* add the smarty3/compiled directory to gitignorefriendica2013-01-111-0/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-11336-2/+2061
|\
| * Merge pull request #17 from fermionic/20130111-better-conversion-scriptsfriendica2013-01-11336-2/+2061
| |\ | | | | | | automatic, command-line conversion
| | * add newline at end of headerZach Prezkuta2013-01-11335-215/+549
| | |
| | * add warning messae about automatically generated templatesZach Prezkuta2013-01-11335-334/+1673
| | |
| | * automatic, command-line conversionZach Prezkuta2013-01-1116-2/+388
| |/
* / backend for storing items as arbitrary webpagesfriendica2013-01-111-8/+33
|/
* network & home notification fixesfriendica2013-01-112-9/+8
|
* Merge pull request #16 from fermionic/20130110-fix-intl-smartyfriendica2013-01-10119-41/+2289
|\ | | | | add Smarty templates for international templates
| * add Smarty templates for international templatesZach Prezkuta2013-01-10119-41/+2289
|/
* fix the "personal" network filter and introduction notificationsfriendica2013-01-095-26/+10
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-091-1/+2
|\
| * Merge pull request #15 from MicMee/masterfriendica2013-01-091-1/+2
| |\ | | | | | | get_cached_avatar_image no longer in use
| | * get_cached_avatar_image no longer in useMichael Meer2013-01-091-1/+2
| |/
* / wrong redirection after followfriendica2013-01-093-2/+22
|/
* update templatesfriendica2013-01-081-5/+5
|
* this should fix pcssfriendica2013-01-081-7/+5
|
* minor notification tweaksfriendica2013-01-082-6/+6
|
* update smarty templatesfriendica2013-01-081-79/+98
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-087-207/+143
| | | | 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
* remove debuggingfriendica2013-01-081-3/+0
|
* lots of notification tweaksfriendica2013-01-086-17/+64
|
* The notification menu logic actually works. Yay. That means we've finally ↵friendica2013-01-071-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.
* registration issuefriendica2013-01-071-4/+4
|
* make normal popups work againfriendica2013-01-071-1/+2
|
* bypass smarty for intletext templatesfriendica2013-01-076-0/+44
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-076-68/+17
| | | | buggered quite as much as before.
* input cleansingfriendica2013-01-071-2/+10
|
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-0710-34/+51
| | | | conversion
* small tweaksfriendica2013-01-061-6/+5
|
* more work on notification popupfriendica2013-01-065-25/+28
|
* Merge pull request #14 from fermionic/20130105-smarty3friendica2013-01-061-5/+9
|\ | | | | change tpl conversion script to support Python 2.4
| * change tpl conversion script to support Python 2.4Zach Prezkuta2013-01-061-5/+9
| |