Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 3 | -40/+45 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 21 | -144/+144 |
| | |||||
* | cleanup of mod_zregister, basic functionality working - new accounts getting ↵ | friendica | 2012-08-15 | 3 | -59/+75 |
| | | | | stored. | ||||
* | merge from upstream | friendica | 2012-08-15 | 5 | -6/+13 |
| | |||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 9 | -176/+196 |
| | |||||
* | add jquery.i18n for client side translations | friendica | 2012-08-13 | 10 | -0/+6868 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 8 | -49/+36 |
| | |||||
* | fix events ping notification backend | friendica | 2012-08-11 | 1 | -2/+2 |
| | |||||
* | cleanup all the theme include stuff - this could make Friendica themes work ↵ | friendica | 2012-08-11 | 2 | -39/+42 |
| | | | | out of the box, maybe. | ||||
* | merge upstream | friendica | 2012-08-11 | 31 | -129/+252 |
| | |||||
* | Dr. Theme-instein - It Lives! | friendica | 2012-08-09 | 4 | -165/+369 |
| | |||||
* | where did that !@#$ "lang" come from? Get rid of it (again). | friendica | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | hubloc schema changes | friendica | 2012-08-09 | 1 | -5/+11 |
| | |||||
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 3 | -4/+147 |
| | |||||
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 34 | -63/+562 |
| | |||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 21 | -55/+529 |
| | | | | includes | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-08-08 | 18 | -15/+847 |
|\ | |||||
| * | Merge pull request #2 from beardy-unixer/master | friendica | 2012-08-08 | 18 | -15/+847 |
| |\ | | | | | | | More theme refactoring | ||||
| | * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-08-09 | 15 | -49/+316 |
| | |\ | | |/ | |/| | |||||
| | * | More wrong links | Thomas Willingham | 2012-08-07 | 1 | -2/+2 |
| | | | |||||
| | * | Port Comix-plain - also needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+414 |
| | | | |||||
| | * | Port Comix - needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+418 |
| | | | |||||
| | * | Bloody hell, this touches a lot of code. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | | | |||||
| | * | Theme admin menu. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | | | |||||
| | * | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
| | | | |||||
| | * | Bring get_theme_screenshot and get_theme_info up to date. | Thomas Willingham | 2012-08-06 | 1 | -4/+4 |
| | | | |||||
* | | | moving forward again | friendica | 2012-08-08 | 7 | -69/+32 |
|/ / | |||||
* | | rev update | friendica | 2012-08-08 | 1 | -1/+1 |
| | | |||||
* | | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵ | friendica | 2012-08-06 | 15 | -49/+316 |
|/ | | | | to move on to bigger things. We'll leave it for now. | ||||
* | updates | friendica | 2012-08-05 | 18 | -21/+56 |
| | |||||
* | Merge pull request #1 from beardy-unixer/master | friendica | 2012-08-05 | 44 | -467/+47 |
|\ | | | | | Port the easily portable themes. | ||||
| * | That's the zeros done. The others need more fiddling with. | Thomas Willingham | 2012-08-06 | 8 | -27/+27 |
| | | |||||
| * | Port Greenzero | Thomas Willingham | 2012-08-06 | 9 | -7/+7 |
| | | |||||
| * | Port Easterbunny | Thomas Willingham | 2012-08-06 | 7 | -5/+5 |
| | | |||||
| * | Kill NS themes | Thomas Willingham | 2012-08-06 | 12 | -420/+0 |
| | | |||||
| * | Port darkzero | Thomas Willingham | 2012-08-06 | 8 | -8/+8 |
|/ | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 237 | -67/+108 |
| | |||||
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 5 | -4/+110 |
| | |||||
* | functions to generate and check webbies interactively | friendica | 2012-07-30 | 2 | -9/+107 |
| | |||||
* | Added urlify to try and create webbie auto-suggestions out of whatever ↵ | friendica | 2012-07-30 | 12 | -3/+347 |
| | | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. | ||||
* | get_item_elements (json version) | friendica | 2012-07-29 | 2 | -0/+79 |
| | |||||
* | birthdays and events are now notifications | friendica | 2012-07-29 | 6 | -9/+9 |
| | |||||
* | also notify count of events today | friendica | 2012-07-28 | 1 | -4/+13 |
| | |||||
* | move today's events into a ping notification | friendica | 2012-07-28 | 3 | -1/+62 |
| | |||||
* | rev update | friendica | 2012-07-27 | 1 | -1/+1 |
| | |||||
* | add zot hub location table to db, use diff to avoid re-install | friendica | 2012-07-26 | 2 | -4/+23 |
| | |||||
* | more fixes for the legacy stuff as we push forward to new stuff | friendica | 2012-07-26 | 2 | -4/+5 |
| | |||||
* | show spinning cursor to let you know a refresh is happening. | friendica | 2012-07-25 | 2 | -0/+5 |
| | |||||
* | picking up the page load times a bit | friendica | 2012-07-25 | 9 | -66/+94 |
| | |||||
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 6 | -25/+35 |
| |