Commit graph

4377 commits

Author SHA1 Message Date
Mario Vavti
00d7ea90a2 add transition effect for border-color 2015-03-09 16:52:37 +01:00
Mario Vavti
7c3fb06267 some more hover magic for field checkbox 2015-03-09 16:34:25 +01:00
habeascodice
f7d1fb9c5a Merge pull request #920 from dawnbreak/master
Add alert to admin page about old PHP version. Fixing (un)blocking accounts in admin.
2015-03-08 16:51:42 -07:00
Klaus Weidenbach
c6d45858bb Fixing (un)blocking accounts in /admin/users.
When I look at the instructions in sql_conventions about setting bit
flags I don't understand how this could have worked before. Changed the
behavior for (un)blocking so that it should work now.
2015-03-08 22:22:45 +01:00
Mario Vavti
9e6d85b4ea add hover effect to checkbox field 2015-03-08 21:28:58 +01:00
Klaus Weidenbach
23ea974615 Add alert to admin page about old PHP version.
Add an alert message to admin summary page when a PHP version < 5.4 was
detected as this has reached EOL and will not be supported with the new
SabreDAV library.
Some styleguide optimisation.
Add NULL_DATE example to doc/sql_conventions.bb.
Display a "0" when no plugins active in summary page.
Added some more numbers to summary admin page, expired accounts,
channels. Hope I interpreted them right. I have no idea how to get
blocked accounts.
2015-03-08 17:51:58 +01:00
Mario Vavti
3298b4a0cb remove unused variables 2015-03-08 12:56:16 +01:00
Mario Vavti
a65e3c432d copy/paste typo 2015-03-08 12:52:31 +01:00
Mario Vavti
5bf49dabc6 Merge branch 'master' of https://github.com/friendica/red 2015-03-08 12:07:43 +01:00
Mario Vavti
488d5b8714 port boxy scheme 2015-03-08 12:07:32 +01:00
friendica
480dac1af2 add reddress to profile - but all is not as it seems. Copy to clipboard is blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy. 2015-03-07 23:35:56 -08:00
Mario Vavti
fc6e7db7dc remove unused var 2015-03-06 15:28:50 +01:00
Mario Vavti
e67983f327 add more css files 2015-03-06 15:24:56 +01:00
Mario Vavti
1cea6144c9 if we have not got a schema also look for default.css 2015-03-06 14:56:35 +01:00
Mario Vavti
83c4c5b095 create schema/dark.css and create a sample 2015-03-06 14:51:11 +01:00
Mario Vavti
29c2223c67 narrow navbar fixes 2015-03-06 12:16:36 +01:00
Mario Vavti
dcfa26819f add ability to use css files with schemes 2015-03-06 12:15:56 +01:00
friendica
f6da235a7d major cleanup of directory options 2015-03-05 23:31:01 -08:00
friendica
22391a2437 straighten out some directory stuff, which required some Comanche structural changes 2015-03-05 18:24:49 -08:00
friendica
ec5c989352 make destructive queue management functions an expert option 2015-03-05 15:53:25 -08:00
Mario Vavti
ce229d73f8 whitespace and minor restructuring 2015-03-05 19:08:32 +01:00
Mario Vavti
688ef34d98 only show theme settings if we have any themes 2015-03-05 18:16:43 +01:00
Mario Vavti
ca641468a1 update theme screenshot 2015-03-05 17:39:15 +01:00
Mario Vavti
44b74365dd restructure display settings 2015-03-05 17:12:27 +01:00
Mario Vavti
c62e4bcdca can not use element id more than once 2015-03-05 13:03:58 +01:00
Mario Vavti
b9a1b01c92 fix theme preview image css 2015-03-05 12:52:09 +01:00
Mario Vavti
3fa4123161 only allow theme selection forms if there are any themes to select 2015-03-05 12:47:18 +01:00
Mario Vavti
61f398e055 fix theme preview disappearing 2015-03-05 12:38:51 +01:00
Mario Vavti
beace0f57a more yes/no labels 2015-03-05 10:20:49 +01:00
friendica
068699ae31 missed removing a test case 2015-03-04 20:14:47 -08:00
friendica
2ea162136e the link icon on comments now calls the link parsing tool (just like the main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever). 2015-03-04 20:00:54 -08:00
friendica
ddaf5c067d cleanup mail buttons 2015-03-04 14:00:36 -08:00
Mario Vavti
12be436a59 more on/off switch colour adjustment 2015-03-04 14:34:24 +01:00
Mario Vavti
fdd70c1949 make on/off switches work better with schemes 2015-03-04 14:19:20 +01:00
Mario Vavti
e5e96dfbff cleanup removeaccount 2015-03-04 11:11:36 +01:00
Mario Vavti
431a462d60 cleanup removeme 2015-03-04 11:01:16 +01:00
Mario Vavti
eceafd5777 fix wording 2015-03-04 10:26:25 +01:00
Mario Vavti
4b08ccd873 clean up account settings 2015-03-04 10:11:48 +01:00
Mario Vavti
6d30abe4bf Accordionize feature settings 2015-03-04 09:54:33 +01:00
friendica
df90677f90 add the tag hijacking preference to Diaspora settings 2015-03-03 17:43:13 -08:00
friendica
52f42e7d81 Merge https://github.com/friendica/red into pending_merge 2015-03-03 14:39:03 -08:00
friendica
44b714d0eb group/collection edit page cleanup 2015-03-03 14:38:34 -08:00
jeroenpraat
e3a559128d yes switch to bootstrap blue again (same as link colour in default light redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white). 2015-03-03 23:32:40 +01:00
Mario Vavti
2d38e58adb revert login max-width 2015-03-03 12:38:23 +01:00
Mario Vavti
6e0b5b742c login adjustment 2015-03-03 11:32:54 +01:00
Mario Vavti
7644a23de4 typo 2015-03-03 09:52:35 +01:00
Mario Vavti
74c1b61689 make remove channel button work again 2015-03-03 09:18:04 +01:00
friendica
ec65c76a66 Merge https://github.com/friendica/red into pending_merge 2015-03-02 18:03:00 -08:00
friendica
37384c0b27 automated warning after a few days if poller is dead 2015-03-02 18:02:06 -08:00
Mario Vavti
ea800c0b8c Merge branch 'master' of https://github.com/friendica/red 2015-03-02 20:52:03 +01:00
Mario Vavti
6b467974a3 some more work on settings 2015-03-02 20:51:32 +01:00
friendica
e6eee5ba92 tagcloud tweaks 2015-03-02 11:09:38 -08:00
Paolo T
5a2914880f Merge pull request #914 from tuscanhobbit/dev
Updated Italian strings
2015-03-02 09:16:57 +01:00
Paolo Tacconi
b3f1fbf04f Updated Italian strings 2015-03-02 09:14:23 +01:00
friendica
41415d934f here's the email template 2015-03-01 20:18:08 -08:00
friendica
e006658b01 raise the default upload limit for the application. We eliminated this in English long ago, but several of the translated htconfig files still have the old limit. 2015-03-01 19:14:59 -08:00
friendica
bc1afbc762 Merge https://github.com/friendica/red into pending_merge 2015-03-01 15:57:56 -08:00
friendica
ba7bdd79b7 queue management actions. Still needs further work such as indication of last successful connection or indication that the hub was marked offline, but these are potentially expensive queries. 2015-03-01 15:55:27 -08:00
Mario Vavti
e8e6231a4e settings: missing /form and whitespace 2015-03-01 21:51:44 +01:00
Mario Vavti
ea6e86fecc more settings work 2015-03-01 21:45:49 +01:00
Mario Vavti
b4a2f764ab fix login 2015-03-01 16:21:32 +01:00
Mario Vavti
6e64f9af54 first pile of work on settings 2015-03-01 15:22:23 +01:00
Mario Vavti
7018aefd6f Merge branch 'master' of https://github.com/friendica/red 2015-02-28 23:21:25 +01:00
Mario Vavti
b286ad221c some css fixes for settings 2015-02-28 23:21:05 +01:00
jeroenpraat
016f096208 Dutch language updated 2015-02-28 21:46:15 +01:00
zottel
08a4c714db update to German strings 2015-02-27 11:02:07 +01:00
friendica
a00c072f02 high level queue inspector - needs a lot more, like the ability to dump certain destinations and indicating known dead sites, but this is a start 2015-02-26 20:00:47 -08:00
friendica
5d57df2694 per Randal overheard on a foreign network - tab in post/comment edit window goes to submit instead of the next button. 2015-02-26 17:18:09 -08:00
friendica
dce0bb0ef8 finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it. 2015-02-26 16:41:38 -08:00
friendica
86aefe0e01 new session functions 2015-02-22 15:27:45 -08:00
zottel
2c7e8bea88 show item title in channel/mid and display pages 2015-02-20 14:07:56 +01:00
Paolo Tacconi
062a386c75 Italian strings updated 2015-02-19 17:14:03 +01:00
zottel
2cd705a1b5 update to German translations 2015-02-19 12:43:42 +01:00
RedMatrix
4a75d2d754 Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections
Changed bbcode [toc] and changed doc for beginning deveopers
2015-02-19 13:40:23 +11:00
friendica
d8d175d7e4 first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . 2015-02-18 17:01:40 -08:00
friendica
e00be4de23 The Diaspora communications policies allow comments to public posts literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page. 2015-02-17 19:47:36 -08:00
friendica
8c717f910a Merge https://github.com/friendica/red into pending_merge 2015-02-17 18:14:47 -08:00
marijus
0bedf3e5d2 advanced css calc() failback 2015-02-17 10:58:18 +01:00
friendica
3d9273afad Merge https://github.com/friendica/red into pending_merge 2015-02-16 17:01:41 -08:00
friendica
533f39debe bring back like/dislike summaries on photos 2015-02-16 17:01:13 -08:00
marijus
e0c9929325 quickfix for eventual css calc() not supported bug 2015-02-17 00:32:38 +01:00
friendica
b4f639239f mopping up the public site ratings 2015-02-16 11:09:12 -08:00
friendica
1c4b919980 force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy. 2015-02-15 23:45:22 -08:00
friendica
8774089005 preparatory work for site ratings 2015-02-15 21:22:05 -08:00
friendica
0249fbb7e6 lost ability to delete events 2015-02-15 16:04:59 -08:00
marijus
db7b4ea2bf update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream 2015-02-14 22:18:50 +01:00
Einer von Vielen
6ed8fb30b8 Changed bb code [toc] to make it more flexible
This usage is know closer to the original usage of
http://ndabas.github.io/toc/

Changed:
- jquery.toc.js: Do not check for empty headings
- bbcode.php: Added processing of [toc] with parameters
- main.js: Use the default params for jquery.toc.js
- bbcode.html: Added more help for [toc] and corrected some html
2015-02-14 20:33:51 +01:00
marijus
7c45f23f8f some shifting to make button groups render properly 2015-02-13 12:37:05 +01:00
marijus
4616c13f3b yet another icon change 2015-02-13 10:40:52 +01:00
friendica
da2349bb6a provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief. 2015-02-12 17:45:25 -08:00
friendica
94a9aa9610 possibly better icons, possibly not. There is no [x]. 2015-02-12 14:54:53 -08:00
friendica
e8bdf2b8d7 more permissions tweaking 2015-02-10 21:21:18 -08:00
friendica
d010712517 wrong icons in list mode 2015-02-10 19:32:12 -08:00
friendica
79223b6b3d item voting tools 2015-02-10 19:10:18 -08:00
friendica
4632d30a78 more attendance 2015-02-10 14:47:09 -08:00
friendica
f7cce63447 cleanup event attendance - make sure it works in list mode. 2015-02-10 00:44:34 -08:00
friendica
81e7b47b76 more progress on event confirmations 2015-02-10 00:11:37 -08:00
friendica
c694945245 like formatting for extended consensus items 2015-02-09 21:18:50 -08:00
friendica
fce51876c9 bring some styling back to the colorbox and improve the event preview ability 2015-02-09 18:58:43 -08:00
friendica
ad731b7c7b make preview button larger 2015-02-09 16:00:46 -08:00
friendica
ed810a360f event form - provide map ability for location field and add preview ability 2015-02-09 15:57:22 -08:00
marijus
b31a2f109f fix transparent background in collapsed nav with project home enabled 2015-02-09 08:35:53 +01:00
friendica
ad25baf035 generate the Swedish strings file from the last sv/messages.po update 2015-02-08 22:42:38 -08:00
RedMatrix
247579ebf1 Merge pull request #890 from f03el/master
Update Swedish strings
2015-02-09 15:52:07 +11:00
friendica
69894e28c4 we still need an event preview but this looks a lot better. 2015-02-08 20:23:02 -08:00
friendica
a1d84f96b6 first cut at putting editor tools in event form 2015-02-08 19:25:35 -08:00
Erik Lundin
352dfb8d7b Update Swedish strings 2015-02-07 13:48:19 +01:00
friendica
e7a68eaef0 style the checkboxes in the event form 2015-02-05 21:01:02 -08:00
friendica
abcc70722c event form cleanup backported from trinidad - still need to style the checkboxes 2015-02-05 19:37:55 -08:00
friendica
68978ad1c0 collapse overly-verbose ratings 2015-02-05 15:28:46 -08:00
friendica
1b5bd1d808 increase size of rating value to make it stand out a bit. 2015-02-05 15:11:51 -08:00
friendica
331c72b3be author profile photo in reshare wasn't linked 2015-02-05 14:46:08 -08:00
friendica
561bab4ece remote rating and addition of rate-me to channel profile sidebar 2015-02-04 17:32:29 -08:00
friendica
48a145a8ed add the required js file 2015-02-04 15:52:12 -08:00
friendica
3988948516 first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. 2015-02-04 15:48:39 -08:00
friendica
127bf82187 probably enough for now - couldn't get the censorship filter in today, I think that's the only bit missing. 2015-02-03 23:30:07 -08:00
friendica
4ead2cd79d final cleanup on ratings feature 2015-02-03 21:19:29 -08:00
friendica
17ffe122b3 ratings - mopping up, most everything but directory sync implemented 2015-02-03 18:10:55 -08:00
friendica
5cb2f55dbb rating form work 2015-02-03 16:52:09 -08:00
friendica
8a78d1d5df that didn't look so good on a small screen - let it hang out on the right margin 2015-02-03 15:52:57 -08:00
friendica
c417a43338 styling for the directory page when it comes to ratings 2015-02-03 15:50:12 -08:00
friendica
df632c4232 run ratingsearch on the server 2015-02-03 15:06:16 -08:00
friendica
448af7458f Merge branch 'master' into pocorate 2015-02-03 11:19:50 -08:00
jeroenpraat
0281a2c32a Fixed height of items in dropdown notification lists. They overlapped when the browser uses a higher font size. This must work for everyone. 2015-02-03 19:58:15 +01:00
jeroen
39a8c9e454 NL on 100 percent again :/ 2015-02-03 17:45:26 +01:00
friendica
6067274b51 start to tie ratings to the directory page 2015-02-02 23:58:44 -08:00
marijus
c29483b88c respect parent dir permissions 2015-02-02 15:18:44 +01:00
jeroenpraat
e238b639f8 typo, see #884 2015-02-02 00:00:13 +01:00
marijus
dbd3999117 better cross-browser compatibility for td hover colour 2015-01-30 14:23:07 +01:00
RedMatrix
b381579959 Merge pull request #881 from cvogeley/master
Add allowed and not allowed emails to the UI in the
2015-01-30 18:14:10 +11:00
friendica
3e22de0be0 how did that stuff merge? grrrr.... 2015-01-29 18:17:24 -08:00
friendica
df6d54c64e Merge branch 'master' into pocorate 2015-01-29 15:21:19 -08:00
Christian Vogeley
f81df92ef8 Add allowed and not allowed emails to the UI in the
admin menu
2015-01-29 20:27:35 +01:00
RedSwede
05ce141ecc small autocomplete fix adding space to the output
provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35
2015-01-29 16:30:45 +01:00
RedSwede
06291c6f42 non-tested fix for issue 847 2015-01-29 16:22:14 +01:00
friendica
fd0b6c967f Merge branch 'master' into pocorate 2015-01-29 00:28:23 -08:00
friendica
a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
friendica
da842da683 Merge branch 'master' into pocorate 2015-01-28 16:06:36 -08:00
marijus
c826f005e4 fix /view/de/lostpass_eml.tpl 2015-01-28 10:44:48 +01:00
marijus
f455036905 show shared button only to local user 2015-01-28 09:49:36 +01:00
friendica
f0b900057a first cut at direntry template, right now just provide a mockup with a slider and rating count to look at. 2015-01-27 16:51:13 -08:00
marijus
17c684e123 tpl and css cleanup 2015-01-27 19:33:30 +01:00
marijus
65aa6cf708 move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme 2015-01-27 19:00:16 +01:00
friendica
505d530d28 we also don't need a profile selector when editing our default permissions. 2015-01-25 14:32:00 -08:00
friendica
03412e8a58 don't hide the scary stuff when editing self permissions. 2015-01-25 14:28:48 -08:00
friendica
0125e9d288 Hide all the scary decision making stuff that sends intellectually challenged beings into siezures and brain melt-downs and online freak-outs. 2015-01-25 14:06:57 -08:00
friendica
4ca2ec7638 rework the new connection stuff so we don't need a "permissions have been changed but not saved" message. 2015-01-25 13:30:40 -08:00
friendica
b3370243e8 move connection approval checkbox to top of page (above the sliders) - instead of being in between rating and rating text. 2015-01-25 12:35:57 -08:00
marijus
e874376268 this will require more fixing in include/enotify 2015-01-23 02:09:28 +01:00
friendica
b946ac63a1 couple of hubloc manager issues 2015-01-21 19:09:12 -08:00
marijus
2757da433e bring back nav-search spinner 2015-01-21 11:38:55 +01:00
friendica
d0258c0da2 More styling for poco reputation page. Note: the reason this isn't yet linked to the UI is because we need to age some old '1' values that are bogus. 2015-01-20 20:58:55 -08:00
marijus
43326a26b7 css fixes - hopefully 2015-01-20 22:19:51 +01:00
marijus
5ee815b2fa satisfy the floated images 2015-01-20 21:10:41 +01:00
marijus
33380b3c30 as a workaround make nav-search dropdown behave a little better 2015-01-20 15:00:44 +01:00
RedMatrix
abddaccb5f Merge pull request #870 from pafcu/autocomplete_fix
Fix autocomplete with groups
2015-01-20 08:48:26 +11:00
Stefan Parviainen
9cd522a790 Fix autocomplete with groups 2015-01-19 20:42:57 +01:00
git-marijus
ab2db9e819 Merge pull request #868 from pafcu/autocomplete_fix
Fix issue #865.
2015-01-19 19:10:36 +01:00
Stefan Parviainen
f55a312c17 Fix issue #865. 2015-01-19 15:35:06 +01:00
RedMatrix
5d30565c66 Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pages
Fixed bbode element toc for webpages
2015-01-19 10:19:38 +11:00
marijus
1c2d956d7f basic proof of concept file activity support - will send activity via the filestorage module and via attach_delete() 2015-01-18 14:44:58 +01:00
Einer von Vielen
123ca1d403 Fixed bbode element toc for webpages
- At the moment webpages can contain empty headings if the textarea
"Title" 
is left empty in the webpage creator
(https://hostname/webpages/username)
2015-01-18 14:21:26 +01:00
pafcu
6657712714 Merge pull request #859 from einervonvielen/Issue_846_view_calendar_event
Fixed #846 Viewing event from calendar displays event
2015-01-18 08:19:03 +02:00
Einer von Vielen
235181ead5 Fixed #846 Viewing event from calendar displays event
See https://github.com/friendica/red/issues/846
2015-01-18 01:31:22 +01:00
pafcu
da94dbe331 Merge pull request #858 from pafcu/master
Fix bug with groups and autocomplete
2015-01-17 14:21:22 +02:00
Stefan Parviainen
8c6576baa5 Remove accidental logging 2015-01-17 13:18:13 +01:00
Stefan Parviainen
6f120ad122 Fix bug with groups and autocomplete 2015-01-17 13:16:22 +01:00
friendica
dfe31dc3b7 more heavy lifting on poco rep 2015-01-15 19:05:42 -08:00
friendica
597b07e8cc poco rating - add a test module for pulling out ratings 2015-01-15 17:32:41 -08:00
friendica
e7932d97a2 editing stuff for poco reputation 2015-01-15 16:37:47 -08:00
friendica
1c9299ed42 more backend work on poco rating 2015-01-15 14:05:18 -08:00
Einer von Vielen
dfab241692 Merge remote-tracking branch 'upstream/master' into toc 2015-01-14 22:49:16 +01:00
09129cbe5f Added a table of content as bbcode element [toc] for webpages
- Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0)
- Modified jquery.toc.js to work with the webpages of the red#matrix
- Added info to the help
2015-01-14 22:47:54 +01:00
friendica
e528483d81 hide friends broken, add parameter for item search by verb 2015-01-13 14:42:54 -08:00
Einer von Vielen
43b877caa1 Test
...with table of content.
jquery.tableofconent.js works bunt not properly
2015-01-13 00:06:44 +01:00
Stefan Parviainen
adc9564b5c Refactor mention code to make it more reusable 2015-01-12 20:01:07 +01:00
friendica
580c30f516 another attempt to explain default permissions on connedit page 2015-01-11 21:18:29 -08:00
Erik Lundin
27046aeb7a Update Swedish strings from Transifex 2015-01-10 11:38:09 +01:00
Paolo Tacconi
39cfd77583 Updated Italian translation 2015-01-09 08:57:08 +01:00
Stefan Parviainen
32c6eab01c Fix saved searches on network page, fix caching mith multiple autocompleters 2015-01-08 17:16:08 +01:00
Stefan Parviainen
4beb782014 Fix issue with case sensitive filtering in autocomplete, put autocomplete dropdown on top of navbar, show entry to leave the text unchanged 2015-01-08 16:06:37 +01:00
Stefan Parviainen
7176eb8845 Merge autocomplete caching, show more results in navbar search 2015-01-07 22:07:11 +01:00
Stefan Parviainen
f3cd29f829 Typo + comment 2015-01-07 21:38:12 +01:00
Stefan Parviainen
885bcb4b2a Remove out-of-date mod_message.js 2015-01-07 21:33:22 +01:00
Stefan Parviainen
d7a3d9f606 Add autosubmit feature to textcomplete based autocompleter 2015-01-07 21:32:17 +01:00
Stefan Parviainen
fcc9131fb9 Make mod_sources autocomplete use textcomplete 2015-01-07 21:01:36 +01:00
Stefan Parviainen
b098d5d901 Make photos tag autocomplete use textcomplete 2015-01-07 20:57:30 +01:00
Stefan Parviainen
8e4d66dd7b Make mod_connections search use textcomplete 2015-01-07 20:57:10 +01:00
Stefan Parviainen
c9b15bbab5 Allow passing autocomplete type to contact_autocomplete 2015-01-07 20:38:56 +01:00
Stefan Parviainen
9f8ce331f3 Disable browser-based autocomplete when using the textcomplete based one 2015-01-07 20:29:38 +01:00
Stefan Parviainen
f157122c35 Make searchbox use textcomplete 2015-01-07 20:25:29 +01:00
Stefan Parviainen
e025fd9de2 Make mail use textcomplete 2015-01-07 20:15:33 +01:00
Stefan Parviainen
0cf016b0b0 Make mod_poke use textcomplete 2015-01-07 20:03:05 +01:00
Stefan Parviainen
34ecbcceea Make nav search use textcomplete 2015-01-07 19:39:50 +01:00
Stefan Parviainen
4e3aadc38a Rename some stuff related to autocomplete 2015-01-07 18:57:16 +01:00
marijus
a373b9f1d4 also style the collapse link 2015-01-07 13:04:50 +01:00
RedMatrix
2417125c89 Merge pull request #826 from pafcu/cache_autocomplete
Cache autocomplete results locally (the one in the editor)
2015-01-07 08:45:47 +11:00
Stefan Parviainen
3e41b8137c Cache autocomplete results locally (the one in the editor) 2015-01-06 21:01:30 +01: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
b8d3936e47 Merge https://github.com/friendica/red into pending_merge 2015-01-06 11:26:53 -08:00