Hypolite Petovan
e424b7bacb
Move System::httpError to BaseModule->httpError
...
- This will ensure headers set in BaseModule->run will be carried in httpError scenarios
- Deprecate httpError() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
da1416c07f
Move System::httpExit to BaseModule->httpExit
...
- This will ensure headers set in BaseModule->run will be carried in httpExit scenarios
- Deprecate httpExit() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
94e3dde2e3
Move dependency-less Page->exit to Core\System::echoResponse
...
- The method doesn't actually exit
- Fix a bug with header handling in System::echoResponse with numerical key header strings
- Adding a full-string header with ICanCreateResponses->setHeader was resulting in a wrong header named after the numerical key
2023-09-24 07:08:14 -04:00
Hypolite Petovan
fad760f46a
Add icon placeholder for images in image grid
2023-09-23 22:20:16 -04:00
Michael
9f23bee6e4
User defined channels can now base on circles/channels
2023-09-24 00:45:07 +00:00
Michael
2164787499
Channel documentation added
2023-09-23 14:46:15 +00:00
Michael
a8a9f93e09
Special search keywords added
2023-09-22 10:28:00 +00:00
Michael
c66e841c38
Add author to the search content / fix sidebar link to channels
2023-09-22 05:16:46 +00:00
Michael
508d84b2b7
Use full text search
2023-09-21 23:27:05 +00:00
Michael
fac76a33df
Improved timeline menu
2023-09-21 20:43:14 +00:00
Michael
073da9735d
Channels are now added to the settings menu
2023-09-21 06:49:07 +00:00
Michael
c9f74cc55f
Code standards
2023-09-20 21:42:37 +00:00
Michael
42e22ed91b
Channel frontend added
2023-09-20 21:39:05 +00:00
Michael
1ec8b62b58
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-09-20 14:14:35 +00:00
Michael
a862c4255b
Avoid jumps in the timeline after "received" has been selected
2023-09-20 06:36:47 +00:00
Michael
63921ccfca
Changed class names
2023-09-19 14:23:02 +00:00
Michael
5056c95d60
Show network elements in the channel widget
2023-09-19 10:20:15 +00:00
Michael
00eb6b01ff
Fix selected timelines
2023-09-19 09:23:27 +00:00
Michael
d68572ea44
Channels can now be created by users
2023-09-19 09:05:28 +00:00
Michael
df69573fee
Label variable removed
2023-09-18 05:34:41 +00:00
Michael
b00c2070d7
Use channels for non public content
2023-09-17 19:28:38 +00:00
Michael
a1f6e6e871
Fix "received"
2023-09-17 17:44:33 +00:00
Michael
e96bb4c5e6
Use "received" as tab for circles or groups when currently in a channel
2023-09-17 11:01:04 +00:00
Michael
371309e775
Use unified sidebar elements
2023-09-17 10:09:07 +00:00
Michael
f1fa1f0b62
Further improvements to the automatic update process
2023-09-17 08:17:31 +00:00
Michael
e81c911b49
Use class variables
2023-09-17 05:57:44 +00:00
Michael
02084331e3
Only change order for updates for new posts
2023-09-17 05:43:36 +00:00
Michael
bb4ec093ad
Indention fixed
2023-09-16 08:03:50 +00:00
Michael
04e47660f4
Adapt the description to the behaviour of this option
2023-09-16 04:29:13 +00:00
Michael
e038890bb7
Fix the erratic page update behaviour
2023-09-16 04:21:59 +00:00
Michael
aa6eb7fcf1
Visiblity is now frequency
2023-09-16 04:20:38 +00:00
Michael
a74212c3af
Unused code removed
2023-09-15 19:01:01 +00:00
Michael Vogel
a923a79b46
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:57:36 +02:00
Michael Vogel
20141026d1
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:57:03 +02:00
Michael Vogel
7b26c08dff
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:56:25 +02:00
Michael
54aea9dbee
Changed to radio buttons
2023-09-15 17:40:14 +00:00
Michael
1530209266
Initialize array
2023-09-13 04:38:04 +00:00
Michael
229e7dcee5
Channel visibility rules can now be set for each contact
2023-09-12 10:55:33 +00:00
Michael
3452699750
Code standards againg
2023-09-10 08:16:06 +00:00
Michael
88235fbc6c
Fix code standards
2023-09-10 08:12:28 +00:00
Michael
c836b0ee8d
Basic functionality for seeing reports
2023-09-10 08:00:44 +00:00
Michael
8050389d32
We now display the channel in the sidebar
2023-09-09 19:30:01 +00:00
Michael
d395de3aa1
Setting to select your network tabs
2023-09-09 17:38:09 +00:00
Michael
113436afd5
DBA is mostly replaced
2023-09-09 14:31:12 +00:00
Michael
f159c9938d
Variables aren't static anymore
2023-09-09 14:24:24 +00:00
Michael
f9740e180e
Use centralized function to set items seen
2023-09-09 14:13:58 +00:00
Michael
ab235e24ad
Centralised function for the sort order
2023-09-09 13:48:41 +00:00
Michael
19dfdbc03f
Simplify network update
2023-09-09 13:26:20 +00:00
Michael
d1c00cf1f6
Standards and unify variables
2023-09-09 13:02:20 +00:00
Michael
52db2b3da1
Make variables non static
2023-09-09 12:48:51 +00:00