Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | editor_plugin_src.js compressed at jscompress.com | marijus | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | this reduces pageloadsize by 355,93KB | marijus | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | description of work needed on photos module was duplicated | friendica | 2013-12-08 | 1 | -2/+0 |
| | |||||
* | suggestion widget tweaked to make it comanche capable. Remove old versions ↵ | friendica | 2013-12-08 | 11 | -465/+69 |
| | | | | of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base. | ||||
* | transition to $a->set_widget in /network on the short term - long term this ↵ | friendica | 2013-12-08 | 1 | -5/+5 |
| | | | | will be in view/pdl files | ||||
* | starting on the journey to comanche everywhere - beginning with widget ↵ | friendica | 2013-12-08 | 4 | -5/+13 |
| | | | | conversions. There are approximately 20 which need to be wrapped for accessibility to comanche. | ||||
* | Merge pull request #231 from cvogeley/master | friendica | 2013-12-08 | 15 | -3/+9850 |
|\ | | | | | Add bootstrap framework to red | ||||
| * | bootbox | Christian Vogeley | 2013-12-08 | 1 | -0/+6 |
| | | |||||
| * | Minified bootstrap css | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | override bootstrap in bootstrap-red | Christian Vogeley | 2013-12-08 | 3 | -69/+68 |
| | | | | | | | | so theme developers are not forced to change anything | ||||
| * | submit button height | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-08 | 12 | -0/+9842 |
| |\ | |||||
| | * | Include bootstrap | Christian Vogeley | 2013-12-08 | 12 | -3/+9856 |
| | | | |||||
* | | | Merge pull request #228 from tobiasd/nologin | friendica | 2013-12-08 | 3 | -0/+5 |
|\ \ \ | |/ / |/| | | add option to hide login form from homepage | ||||
| * | | add option to hide login form from homepage | Tobias Diekershoff | 2013-12-06 | 3 | -0/+5 |
| | | | |||||
* | | | post_activity_item issues | friendica | 2013-12-07 | 3 | -5/+29 |
| | | | |||||
* | | | typo in mod_poke.js | friendica | 2013-12-07 | 1 | -1/+1 |
| | | | |||||
* | | | improve editing ability of webpages - acls, photos, location, page link ↵ | friendica | 2013-12-07 | 2 | -6/+49 |
| | | | | | | | | | | | | title, etc. | ||||
* | | | update the to-do list | friendica | 2013-12-07 | 1 | -0/+6 |
| | | | |||||
* | | | finish ACL's in personal menus | friendica | 2013-12-07 | 5 | -39/+128 |
| | | | |||||
* | | | make suggestion photo sizes match top level post sizes | friendica | 2013-12-07 | 2 | -1/+6 |
| | | | |||||
* | | | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 3 | -1/+3 |
| | | | |||||
* | | | add some entropy | friendica | 2013-12-06 | 1 | -2/+13 |
| | | | |||||
* | | | tweaking of the name field size and limits so it doesn't push the content around | friendica | 2013-12-06 | 1 | -1/+2 |
| | | | |||||
* | | | more overflow hidden important so it works | friendica | 2013-12-06 | 1 | -1/+1 |
| | | | |||||
* | | | add suggestions to a couple of other pages | friendica | 2013-12-06 | 2 | -0/+4 |
| | | | |||||
* | | | suggestion widget | friendica | 2013-12-06 | 6 | -3/+60 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-06 | 2 | -188/+189 |
|\| | | |||||
| * | | Merge pull request #227 from tobiasd/DE20131206 | tobiasd | 2013-12-06 | 2 | -188/+189 |
| |\ \ | | | | | | | | | DE: update to the strings | ||||
| | * | | DE: update to the strings | Tobias Diekershoff | 2013-12-06 | 2 | -188/+189 |
| | | | | |||||
* | | | | need include/conversation for events now | friendica | 2013-12-06 | 1 | -0/+1 |
|/ / / | |||||
* | | | yeah - that's what I'm going to do. we'll just keep system notifications. If ↵ | friendica | 2013-12-06 | 3 | -329/+7178 |
| | | | | | | | | | | | | somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. | ||||
* | | | doc updates | friendica | 2013-12-06 | 113 | -2065/+1639 |
| | | | |||||
* | | | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 6 | -7391/+11 |
| | | | | | | | | | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | ||||
* | | | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 3 | -198/+186 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-05 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge pull request #223 from zzottel/master | friendica | 2013-12-05 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Make it possible to change collection visibility without changing name. | ||||
| | * | | | Make it possible to change visibility without changing name. | zottel | 2013-12-05 | 1 | -2/+2 |
| | |/ / | |||||
* | | | | couple of errant SQL queries | friendica | 2013-12-05 | 1 | -2/+2 |
| | | | | |||||
* | | | | remove some cruft | friendica | 2013-12-05 | 1 | -69/+5 |
|/ / / | |||||
* | | | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 3 | -3/+3 |
| | | | |||||
* | | | issue #224 | friendica | 2013-12-05 | 1 | -0/+6 |
| | | | |||||
* | | | issue #225 | friendica | 2013-12-05 | 3 | -7/+31 |
| | | | |||||
* | | | couple of additional checks | friendica | 2013-12-05 | 1 | -1/+12 |
| | | | |||||
* | | | mod_authtest --- magic-auth diagnostic for those that are too freaking ↵ | friendica | 2013-12-05 | 4 | -10/+147 |
|/ / | | | | | | | important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why. | ||||
* | | generate a small amount of entropy to avoid duplicate notifications from ↵ | friendica | 2013-12-04 | 3 | -2/+12 |
| | | | | | | | | essentially simultaneous deliveries. | ||||
* | | add icon_trnalsate | friendica | 2013-12-04 | 2 | -0/+52 |
| | | |||||
* | | more icon work | friendica | 2013-12-04 | 5 | -9/+5 |
| | | |||||
* | | add poco and follow to default xchan creation | friendica | 2013-12-04 | 2 | -2/+5 |
| | | |||||
* | | more icon updates | friendica | 2013-12-04 | 11 | -48/+23 |
| | |