Philipp Holzer
|
fa31bb6dde
|
remove basepath and hostname from admin panel and add update path
|
2019-03-24 13:47:31 +01:00 |
|
Philipp Holzer
|
69fa6161e5
|
Refactor installer
|
2019-03-22 23:31:45 -04:00 |
|
Adam Clark
|
ef850a0567
|
Updated Bootstrap to 3.4.1
|
2019-03-22 22:28:12 -04:00 |
|
Jeroen De Meerleer
|
bf04bccc77
|
No schemestring update if focus
|
2019-03-22 22:28:11 -04:00 |
|
Jeroen De Meerleer
|
a8cc4b3362
|
I will not share options that are not being used.
|
2019-03-22 22:28:10 -04:00 |
|
Jeroen De Meerleer
|
1c33c20940
|
Add a comment
|
2019-03-22 22:28:10 -04:00 |
|
Jeroen De Meerleer
|
42769c6976
|
Changed spaces into tabs
|
2019-03-22 22:28:09 -04:00 |
|
Jeroen De Meerleer
|
3af3887bfa
|
Added background image sharing
Why did I miss this?
|
2019-03-22 22:28:09 -04:00 |
|
Jeroen De Meerleer
|
10a8d6a563
|
Implemented parsing share string
|
2019-03-22 22:28:08 -04:00 |
|
Jeroen De Meerleer
|
9a8dc9d9a6
|
Better way to stringify theme
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
2a8b4d6e29
|
I don't like undefined
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
1e84411e84
|
Added string creation
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
ffa7d7659b
|
Added the share_string field
|
2019-03-22 22:28:07 -04:00 |
|
Tobias Diekershoff
|
6ca525846b
|
this label does not need a filter
|
2019-03-22 00:42:29 +01:00 |
|
Hypolite Petovan
|
3ab0f90654
|
[frio] Add slash to punctuation wrapper template
|
2019-03-19 08:05:25 -04:00 |
|
Hypolite Petovan
|
f97db3add9
|
[frio] Add punctuation wrap on several profile fields
- Add sub/punct_wrap.tpl template
|
2019-03-18 21:02:58 -04:00 |
|
Michael
|
2cdd5a4940
|
Fixes errors/notices
|
2019-03-17 22:13:17 +00:00 |
|
Tobias Diekershoff
|
988506f192
|
remove autofocus from search box
|
2019-03-16 17:09:37 +01:00 |
|
Tobias Diekershoff
|
4836e315b2
|
CS translation update THX Aditoo
|
2019-03-16 06:53:40 +01:00 |
|
Tobias Diekershoff
|
29b88bfe9b
|
PL translation update THX waldis
|
2019-03-15 09:53:42 +01:00 |
|
Tobias Diekershoff
|
78271d50ef
|
EN GB translation update THX AndyH3
|
2019-03-11 17:51:46 +01:00 |
|
Tobias Diekershoff
|
2bc937d093
|
EN US translation update THX AndyH3
|
2019-03-11 17:51:32 +01:00 |
|
Tobias Diekershoff
|
70c0557b77
|
IT translations THX Fabio
|
2019-03-11 17:50:39 +01:00 |
|
Hypolite Petovan
|
d6a607558b
|
Add frio.scheme pconfig value type check
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-471118589
|
2019-03-08 22:05:14 -05:00 |
|
Hypolite Petovan
|
a1f7c1215d
|
Fix typo to ensure config backward compatibility in frio/php/scheme.php
|
2019-03-08 22:04:38 -05:00 |
|
Tobias Diekershoff
|
b328820810
|
PL translation update THX waldis
|
2019-03-08 12:58:21 +01:00 |
|
Philipp Holzer
|
4d4ad5c042
|
wrong intend
|
2019-03-02 17:27:51 +01:00 |
|
Philipp Holzer
|
d7dd9f8bee
|
Word-wrap for long lines
|
2019-03-02 16:02:27 +01:00 |
|
Tobias Diekershoff
|
7a73b63fc8
|
update FR translations THX hypolite
|
2019-02-25 07:49:33 +01:00 |
|
Michael Vogel
|
4c6c5786ad
|
Merge pull request #6752 from MrPetovan/bug/notices
Fix various notices
|
2019-02-24 21:30:07 +01:00 |
|
Hypolite Petovan
|
f95f6eced9
|
Add scheme input protection in frio/config.php
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-464912016
|
2019-02-24 14:32:51 -05:00 |
|
Hypolite Petovan
|
8adc761da0
|
Merge pull request #6747 from nupplaphil/issue/6677-frio_admin
Fixing frio theme customization for admin
|
2019-02-24 10:30:37 -05:00 |
|
Philipp Holzer
|
758444a7d2
|
empty is better than isset
|
2019-02-24 15:48:30 +01:00 |
|
Michael Vogel
|
fa5525d084
|
Merge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions
Fix last batch of implicit mentions issues
|
2019-02-24 15:40:11 +01:00 |
|
Philipp Holzer
|
da4fc0411e
|
Fixing admin scheme-change in frio
|
2019-02-24 15:40:05 +01:00 |
|
Michael Vogel
|
df5ea1fab0
|
Merge pull request #6732 from MrPetovan/bug/1777-fix-blocked-contact-group
Allow to remove blocked contact from groups
|
2019-02-24 14:30:36 +01:00 |
|
Hypolite Petovan
|
cd363291c6
|
Update base translation strings
|
2019-02-23 19:40:05 -05:00 |
|
Hypolite Petovan
|
0a58e4c952
|
Improve contactgroupChangeMember() javascript function
- Add usage of new /group/123/add|remove/123 URL
- Add checkbox revert in case of error
|
2019-02-23 17:32:41 -05:00 |
|
Hypolite Petovan
|
34bc0b0c97
|
Add potential debug display of implicit mentions in frio
- Refactored conversation() by removing extraneous intermediary variables
|
2019-02-23 17:32:11 -05:00 |
|
Hypolite Petovan
|
cd53585101
|
Improve /itemsource display
- Add Item Id
- Add Item Terms
|
2019-02-23 17:32:10 -05:00 |
|
Michael
|
7e93355671
|
Fix: Following url with html entities now works again
|
2019-02-23 21:20:56 +00:00 |
|
Tobias Diekershoff
|
43ce3cb511
|
CS translation update THX Aditoo
|
2019-02-21 06:52:36 +01:00 |
|
Tobias Diekershoff
|
5b18bcc12b
|
update FR translations THX hypolite
|
2019-02-20 14:45:16 +01:00 |
|
Tobias Diekershoff
|
6fc581b03d
|
DE translation update THX Ulf Rompe
|
2019-02-19 06:47:52 +01:00 |
|
Michael Vogel
|
e32ef66f68
|
Merge pull request #6688 from nupplaphil/preload_adapter_fix
Preload adapter fix
|
2019-02-18 15:47:26 +01:00 |
|
Philipp Holzer
|
6c22f70b62
|
revert style.php changes
|
2019-02-18 14:48:26 +01:00 |
|
Hypolite Petovan
|
44b556aaa6
|
[frio] Change comment expand icons to carets
|
2019-02-18 08:23:05 -05:00 |
|
Philipp Holzer
|
f825fa1d1c
|
tmp alert
|
2019-02-18 14:21:13 +01:00 |
|
Hypolite Petovan
|
d6944eb894
|
Merge pull request #6683 from rabuzarus/20190217_-_fix_magicLinks_mentions
directory - own function for processing data of directory entries
|
2019-02-18 08:01:20 -05:00 |
|
rabuzarus
|
2b7c331afb
|
forumdirectory: some polishing
|
2019-02-18 13:03:21 +01:00 |
|