aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* this reduces pageloadsize by 355,93KBmarijus2013-12-091-1/+1
|
* description of work needed on photos module was duplicatedfriendica2013-12-081-2/+0
|
* suggestion widget tweaked to make it comanche capable. Remove old versions ↵friendica2013-12-0811-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 ↵friendica2013-12-081-5/+5
| | | | will be in view/pdl files
* starting on the journey to comanche everywhere - beginning with widget ↵friendica2013-12-084-5/+13
| | | | conversions. There are approximately 20 which need to be wrapped for accessibility to comanche.
* Merge pull request #231 from cvogeley/masterfriendica2013-12-0815-3/+9850
|\ | | | | Add bootstrap framework to red
| * bootboxChristian Vogeley2013-12-081-0/+6
| |
| * Minified bootstrap cssChristian Vogeley2013-12-081-1/+1
| |
| * override bootstrap in bootstrap-redChristian Vogeley2013-12-083-69/+68
| | | | | | | | so theme developers are not forced to change anything
| * submit button heightChristian Vogeley2013-12-081-1/+1
| |
| * Merge branch 'bootstrap'Christian Vogeley2013-12-0812-0/+9842
| |\
| | * Include bootstrapChristian Vogeley2013-12-0812-3/+9856
| | |
* | | Merge pull request #228 from tobiasd/nologinfriendica2013-12-083-0/+5
|\ \ \ | |/ / |/| | add option to hide login form from homepage
| * | add option to hide login form from homepageTobias Diekershoff2013-12-063-0/+5
| | |
* | | post_activity_item issuesfriendica2013-12-073-5/+29
| | |
* | | typo in mod_poke.jsfriendica2013-12-071-1/+1
| | |
* | | improve editing ability of webpages - acls, photos, location, page link ↵friendica2013-12-072-6/+49
| | | | | | | | | | | | title, etc.
* | | update the to-do listfriendica2013-12-071-0/+6
| | |
* | | finish ACL's in personal menusfriendica2013-12-075-39/+128
| | |
* | | make suggestion photo sizes match top level post sizesfriendica2013-12-072-1/+6
| | |
* | | show a clean url in the hovertip for suggested friendsfriendica2013-12-063-1/+3
| | |
* | | add some entropyfriendica2013-12-061-2/+13
| | |
* | | tweaking of the name field size and limits so it doesn't push the content aroundfriendica2013-12-061-1/+2
| | |
* | | more overflow hidden important so it worksfriendica2013-12-061-1/+1
| | |
* | | add suggestions to a couple of other pagesfriendica2013-12-062-0/+4
| | |
* | | suggestion widgetfriendica2013-12-066-3/+60
| | |
* | | Merge https://github.com/friendica/red into zpullfriendica2013-12-062-188/+189
|\| |
| * | Merge pull request #227 from tobiasd/DE20131206tobiasd2013-12-062-188/+189
| |\ \ | | | | | | | | DE: update to the strings
| | * | DE: update to the stringsTobias Diekershoff2013-12-062-188/+189
| | | |
* | | | need include/conversation for events nowfriendica2013-12-061-0/+1
|/ / /
* | | yeah - that's what I'm going to do. we'll just keep system notifications. If ↵friendica2013-12-063-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 updatesfriendica2013-12-06113-2065/+1639
| | |
* | | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵friendica2013-12-066-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/conversationfriendica2013-12-053-198/+186
| | |
* | | Merge https://github.com/friendica/red into zpullfriendica2013-12-051-2/+2
|\ \ \
| * \ \ Merge pull request #223 from zzottel/masterfriendica2013-12-051-2/+2
| |\ \ \ | | | | | | | | | | Make it possible to change collection visibility without changing name.
| | * | | Make it possible to change visibility without changing name.zottel2013-12-051-2/+2
| | |/ /
* | | | couple of errant SQL queriesfriendica2013-12-051-2/+2
| | | |
* | | | remove some cruftfriendica2013-12-051-69/+5
|/ / /
* | | make some "selection-is-selected" classes work againfriendica2013-12-053-3/+3
| | |
* | | issue #224friendica2013-12-051-0/+6
| | |
* | | issue #225friendica2013-12-053-7/+31
| | |
* | | couple of additional checksfriendica2013-12-051-1/+12
| | |
* | | mod_authtest --- magic-auth diagnostic for those that are too freaking ↵friendica2013-12-054-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 ↵friendica2013-12-043-2/+12
| | | | | | | | essentially simultaneous deliveries.
* | add icon_trnalsatefriendica2013-12-042-0/+52
| |
* | more icon workfriendica2013-12-045-9/+5
| |
* | add poco and follow to default xchan creationfriendica2013-12-042-2/+5
| |
* | more icon updatesfriendica2013-12-0411-48/+23
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-043-548/+715
|\ \