rabuzarus
8ec4243253
Merge branch 'master' of ../save/merge/frio into frio_merge
2016-05-25 15:14:09 +02:00
rabuzarus
b67378ac69
restructuring for PR for friendica main repo
2016-05-25 15:12:29 +02:00
Tobias Diekershoff
cf5ca15711
DE translation THX Abrax
2016-05-19 12:01:38 +02:00
Fabrixxm
6734aa5c28
Make user table in admin sortable via table headers
...
new GET param for /admin/user: 'o'
value is db table to order by. values are limited by script.
invalid values are discarded.
preped with '-' to order descending.
show unicode arrows in table headers to visually indicate sorting.
2016-05-16 14:38:00 +02:00
Tobias Diekershoff
d6a124ee2b
Merge pull request #2511 from rabuzarus/1205_photo_live_update
...
1205 photo live update
2016-05-13 07:57:13 +02:00
rabuzarus
6944d67dbc
photos view: fix js error with undefined variable
2016-05-13 01:26:07 +02:00
rabuzarus
d454905d3c
infinite_scroll: move js from index.php to main.js
2016-05-11 01:52:05 +02:00
Tobias Diekershoff
3a819e3630
Merge pull request #2500 from fabrixxm/feature_mobile_notification_menu
...
style notification menu to be more mobile-friendly
2016-05-02 15:20:56 +02:00
Fabrixxm
343c7faba4
style notification menu to be more mobile-friendly
2016-05-02 14:55:57 +02:00
Fabrixxm
9a6cfcfd88
small fix to embed iframes on mobile
2016-05-02 14:17:55 +02:00
Roland Haeder
3e701b90ac
Continued rewriting:
...
- use dba::is_result() everywhere (where I found the old, bad way)
- converted some spaces -> tabs for code
- converted some CRLF -> LF as mixures of both is not good
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:24:44 +02:00
rabuzarus
c1c71732bd
login: use ARIA instead of <fieldset> tag
2016-05-01 13:48:52 +02:00
rabuzarus
f695c918fd
vier-mobile: expand embedded video on play
2016-05-01 13:48:52 +02:00
rabuzarus
aef332aad0
vier-mobile: little css fix
2016-05-01 13:48:52 +02:00
rabuzarus
10ac4a4475
vier-mobile: fix embedded video for tablets and bigger
2016-05-01 13:48:52 +02:00
rabuzarus
08abb4ae79
vier-mobile: fix embedded video and embedded link images for tablets and bigger
2016-05-01 13:48:52 +02:00
rabuzarus
d049c8d5c5
vier-mobile: fix threaded view for tablets and bigger
2016-05-01 13:48:52 +02:00
Michael Vogel
829e7ace06
Vier: No visible login border/no search and events without login
2016-05-01 13:48:52 +02:00
Tobias Diekershoff
aab5442b50
ES translations thx TupambaeNet
2016-05-01 13:48:52 +02:00
Tobias Diekershoff
7931555b64
make doxygen a bit more happy
2016-05-01 13:48:52 +02:00
Tobias Diekershoff
01ef271901
make doxygen a bit more happy
2016-05-01 13:48:52 +02:00
rabuzarus
0056403b15
fix: contact edit poll_interval wasn't submitted
2016-05-01 13:48:52 +02:00
Tobias Diekershoff
ccb0875c57
reorganize the htconfig template
2016-05-01 13:48:52 +02:00
Tobias Diekershoff
cc0b4ff0f9
during installation choose the highest RINO version possible
2016-05-01 13:48:52 +02:00
rabuzarus
856f54da62
rework autocompletion: Update mobile.css
2016-05-01 13:48:52 +02:00
rabuzarus
d32c0e8eb4
vier: colorbox fix (img max-width: 100%)
2016-05-01 13:48:52 +02:00
rabuzarus
5bc17e0b91
rework autocomplete: use minified version + delete old fk.autocomplete.js
2016-05-01 13:48:52 +02:00
rabuzarus
cc7d1d453b
rework autocomplete: seperate bbcode completion
2016-05-01 13:47:24 +02:00
rabuzarus
bc720c0918
quattro fix for #2385 - respect acl on event edit
2016-05-01 13:47:24 +02:00
Tobias Diekershoff
fe97315acb
Issue 2241: added language selector to the admin wizard
2016-05-01 13:47:24 +02:00
Tobias Diekershoff
bf3f31f701
added aria describedby elements refering to field help to the input templates
2016-05-01 13:47:24 +02:00
Tobias Diekershoff
5ce6d2c5bd
added lang info to frost themes
2016-05-01 13:47:24 +02:00
Tobias Diekershoff
9a6afaa307
set language in HTML header to selected UI language
2016-05-01 13:47:24 +02:00
Michael Vogel
887f2e92a5
Unused files are removed
2016-05-01 13:46:08 +02:00
Michael Vogel
cd57c49600
Retraction could work now as well.
2016-05-01 13:46:08 +02:00
rabuzarus
2bd60075ae
rework autocomplete: some styling if contact is forum
2016-05-01 13:46:08 +02:00
rabuzarus
341a22800d
rework autocomplete: add class dir and static function
2016-05-01 13:46:08 +02:00
rabuzarus
586b251539
rework autocomplete: some cleanup and docu
2016-05-01 13:46:08 +02:00
rabuzarus
7ee0bca2bb
rework autocomplete: new ac for poke, contacts, prv_messages
2016-05-01 13:45:38 +02:00
rabuzarus
52896d64c2
rework autocomplete: css work
2016-05-01 13:45:38 +02:00
rabuzarus
35bd5792bc
rework autocomplete: initial commit
2016-05-01 13:45:17 +02:00
Tobias Diekershoff
9ec9ea3844
Merge pull request #2484 from rabuzarus/25.04_login_template
...
login: use ARIA instead of <fieldset> tag
2016-04-26 06:43:48 +02:00
rabuzarus
7e199c72ac
login: use ARIA instead of <fieldset> tag
2016-04-25 23:40:07 +02:00
rabuzarus
9943d4a60a
vier-mobile: expand embedded video on play
2016-04-25 22:12:53 +02:00
Michael Vogel
1f4f60a82d
Merge pull request #2480 from rabuzarus/2504_vier_mobile_fix
...
vier mobile fixes
2016-04-25 21:41:43 +02:00
rabuzarus
4daa9a50f5
vier-mobile: little css fix
2016-04-25 20:30:02 +02:00
rabuzarus
fa66fa9b28
vier-mobile: fix embedded video for tablets and bigger
2016-04-25 20:24:36 +02:00
rabuzarus
7b48ef23d5
vier-mobile: fix embedded video and embedded link images for tablets and bigger
2016-04-25 20:04:10 +02:00
rabuzarus
c553ab9b46
vier-mobile: fix threaded view for tablets and bigger
2016-04-25 19:54:03 +02:00
Michael Vogel
0c5f315294
Vier: No visible login border/no search and events without login
2016-04-24 21:45:06 +02:00