Commit graph

12864 commits

Author SHA1 Message Date
Stefan Parviainen
3e41b8137c Cache autocomplete results locally (the one in the editor) 2015-01-06 21:01:30 +01:00
friendica
c05586fbe7 begin the grand unification for 3.0. Start by splitting DAV into a web accessible component and a DAV accessible component so that we can eliminate the http-auth prompts for web-accessed resources. 2015-01-06 11:55:42 -08:00
friendica
7ee5567421 Merge branch 'master' into trinidad 2015-01-06 11:40:31 -08:00
RedMatrix
8c5e5c3449 Merge pull request #825 from einervonvielen/dev_beginning_fix
Corrected errors in chapter 'Contribute your changes via github'
2015-01-07 06:40:20 +11:00
friendica
911d7105a0 Merge branch 'pafcu-mainjsoptimize' 2015-01-06 11:38:21 -08:00
friendica
11ec8d865c Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjsoptimize
Conflicts:
	view/js/main.js
2015-01-06 11:37:48 -08:00
friendica
e20d82ab0b Merge branch 'master' into trinidad 2015-01-06 11:26:54 -08:00
friendica
b8d3936e47 Merge https://github.com/friendica/red into pending_merge 2015-01-06 11:26:53 -08:00
friendica
01e65ffbb4 revup 2015-01-06 11:26:35 -08:00
marijus
1064be3a76 add some style to divgrowmore 2015-01-06 20:06:41 +01:00
Einer von Vielen
88d26f1f87 Corrected errors in chapter 'Contribute your changes via github'
- changed commit statement
- changed push statement (it pointed to the orign)
2015-01-06 19:07:59 +01:00
mrjive
94dd994abc Merge pull request #823 from einervonvielen/dev_beginning
Step-by-step manual to debug the red matrix (php) and to contribute code
2015-01-06 17:44:58 +01:00
Einer von Vielen
2f0d196f28 spelling 2015-01-06 17:32:57 +01:00
Einer von Vielen
ba428533bb added modification of branch 2015-01-06 17:27:52 +01:00
Einer von Vielen
a5766534fe Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:22:30 +01:00
Einer von Vielen
b12393ea12 Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:14:04 +01:00
pafcu
5c8aca9a61 Merge pull request #822 from pafcu/master
Add title to bb_observer tags to further clarify a bit what's going on
2015-01-06 17:06:44 +02:00
Stefan Parviainen
29e0bfee2f Fix bug in readmore.js 2015-01-06 15:54:58 +01:00
mrjive
b80c218606 Merge pull request #1 from friendica/master
test pull request
2015-01-06 15:13:03 +01:00
Stefan Parviainen
fac6963444 Add title to bb_observer tags to further clarify a bit what's going on 2015-01-06 14:00:31 +01:00
Stefan Parviainen
c3433bdf95 Don't update fuzzy time for items in a collapsed thread to increase performance. 2015-01-06 12:01:50 +01:00
Stefan Parviainen
ae821efbf1 Update jquery.timeago.js to add support for dispose action 2015-01-06 11:43:59 +01:00
friendica
859b672e37 Merge branch 'master' into trinidad 2015-01-05 21:00:32 -08:00
friendica
43f43d78cf regression: need float clear on manage page so footer doesn't end up floated,
add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this.
2015-01-05 20:57:30 -08:00
friendica
39459c2d65 undo these bits of trinidad - we're going to do things differently 2015-01-05 18:22:15 -08:00
friendica
2dca165f9b Merge branch 'master' into trinidad 2015-01-05 16:14:56 -08:00
friendica
3185bfe3ca detect https coming through reverse proxy or load balancer using x-forwarded-proto instead of (actually in addition to testing) $_SERVER['HTTPS'] and/or $_SERVER['SERVER_PORT'] to indicate ssl is enabled 2015-01-05 16:12:55 -08:00
friendica
8a3ef177ce Merge branch 'master' into trinidad 2015-01-05 14:41:08 -08:00
friendica
3df3ab5630 Merge https://github.com/friendica/red into pending_merge 2015-01-05 14:41:04 -08:00
friendica
05a237b808 revup 2015-01-05 14:40:52 -08:00
RedMatrix
c45456fa33 Merge pull request #820 from pafcu/nomigrate
Steps towards not needing jquery-migrate
2015-01-06 09:40:26 +11:00
Stefan Parviainen
5ce5de7305 Remove unneeded divgrow library 2015-01-05 22:11:24 +01:00
Stefan Parviainen
1ac9a4976f Unbreak readmore 2015-01-05 22:09:05 +01:00
Stefan Parviainen
7c3193e26e Make slider less ugly 2015-01-05 22:02:48 +01:00
Stefan Parviainen
cf840bee11 Remove reference to non-existing colorbox.css 2015-01-05 21:26:20 +01:00
Stefan Parviainen
6d0832e693 Fix error with undefined profile_uid 2015-01-05 20:29:20 +01:00
Stefan Parviainen
749aef7172 Remove some unneeded libraries 2015-01-05 20:27:01 +01:00
Stefan Parviainen
b320b8cbf3 Replace fancybox with colorbox 2015-01-05 19:49:20 +01:00
Stefan Parviainen
c9f26c8b7b Update jGrowl 2015-01-05 18:36:24 +01:00
Stefan Parviainen
128b0008ee Replace jslider with jRange 2015-01-05 18:30:12 +01:00
Stefan Parviainen
7791d28a5d Replace divgrow with more modern readmore.js 2015-01-05 17:10:08 +01:00
friendica
ed19984534 Merge branch 'master' into trinidad 2015-01-04 20:48:17 -08:00
friendica
074be42e23 regression: autocomplete hovertip with url/address missing - useful for identifying connections based on their site if they have different channels (not clones) on different sites with all other identifying info the same. 2015-01-04 20:45:16 -08:00
friendica
0c0a004e45 Merge branch 'master' into trinidad 2015-01-04 19:57:15 -08:00
pafcu
fc72762f52 Merge pull request #819 from pafcu/acl
Fix initEditor on non-wall pages
2015-01-05 01:31:52 +02:00
Stefan Parviainen
c14dc699ae Fix initEditor on non-wall pages 2015-01-05 00:28:42 +01:00
friendica
aa18a43eff Merge branch 'master' into trinidad 2015-01-04 14:54:37 -08:00
friendica
3983348b96 the last checkin removed hostname from the address for autocomplete searches. This one allows it if explicitly added with a '@'. So 'mike' will find all mikes. 'mike@z' will find mike@zothub but not mike@popcorn. 2015-01-04 14:51:41 -08:00
friendica
47526cdecf Merge branch 'master' into trinidad 2015-01-04 14:48:14 -08:00
friendica
91cb76aa99 Merge https://github.com/friendica/red into pending_merge 2015-01-04 14:48:13 -08:00