Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set hidden flags on new directory entries, not just existing ones | friendica | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -1/+8 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -10/+12 |
| | |||||
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 1 | -80/+1 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 1 | -0/+3 |
| | |||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -0/+2 |
| | |||||
* | Allow anybody to completely over-ride any module on their own site without ↵ | friendica | 2012-11-28 | 1 | -12/+15 |
| | | | | any core code edits. Just copy an existing module file to 'custom/{module}.php' and edit to your liking. | ||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -4/+6 |
| | |||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | more theme stuff | friendica | 2012-11-03 | 1 | -2/+0 |
| | |||||
* | fix page title | friendica | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -1/+3 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -1/+0 |
| | |||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 1 | -2/+0 |
| | | | | create other admins | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -0/+13 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | create a widget registry for pages so themes can reorder, insert/delete, and ↵ | friendica | 2012-09-27 | 1 | -2/+20 |
| | | | | relocate widgets to different regions of the page | ||||
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 1 | -7/+23 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -0/+2 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 1 | -22/+8 |
| | |||||
* | per module code file for themes | friendica | 2012-08-22 | 1 | -0/+4 |
| | |||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -23/+2 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -4/+4 |
| | |||||
* | cleanup all the theme include stuff - this could make Friendica themes work ↵ | friendica | 2012-08-11 | 1 | -27/+7 |
| | | | | out of the box, maybe. | ||||
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 1 | -27/+13 |
| | |||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 1 | -20/+12 |
| | | | | includes | ||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -3/+3 |
| | |||||
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵ | friendica | 2012-07-23 | 1 | -1/+23 |
| | | | | (available on tooltip) | ||||
* | more account infrastructure | friendica | 2012-07-22 | 1 | -1/+1 |
| | |||||
* | page templating and css management | friendica | 2012-07-21 | 1 | -3/+5 |
| | |||||
* | breakup css into page layout css, and provide module specific layout css - ↵ | friendica | 2012-07-21 | 1 | -3/+33 |
| | | | | which should dramatically reduce the size of theme files and reduce load times | ||||
* | split up get_browser_language() to use in additional ways | friendica | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -1/+4 |
| | |||||
* | add plugin hooks to every module_function (allows plugins to be triggered ↵ | friendica | 2012-06-18 | 1 | -1/+11 |
| | | | | off specific pages/urls) | ||||
* | make sure default timezone is set in external processes | friendica | 2012-06-11 | 1 | -8/+1 |
| | |||||
* | rename get_language() to get_browser_language() | friendica | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 1 | -5/+2 |
| | |||||
* | zrl hook | friendica | 2012-04-14 | 1 | -2/+6 |
| | |||||
* | Merge pull request #223 from campino/master | friendica | 2012-04-10 | 1 | -3/+2 |
|\ | | | | | bug fix | ||||
| * | fixed install bug | Alexander Kampmann | 2012-04-10 | 1 | -3/+2 |
| | | |||||
| * | made exceptions from the db optional | Alexander Kampmann | 2012-04-09 | 1 | -7/+0 |
| | | | | | | set address for updae mails correctly | ||||
| * | added exceptions to dba class | Alexander Kampmann | 2012-04-09 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email | ||||
* | | path to default.php in theme dir was incorrect | friendica | 2012-04-10 | 1 | -2/+2 |
|/ | |||||
* | prepare for using a master theme_init() | friendica | 2012-04-08 | 1 | -0/+7 |
| | |||||
* | provide theme_init() functions | friendica | 2012-04-08 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+8 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | remove zrl from query string | friendica | 2012-04-02 | 1 | -0/+1 |
| | |