Commit graph

26 commits

Author SHA1 Message Date
sin-ack ff0f67b3f0 Meta: Add sin-ack to the contributors list :^) 2021-08-15 14:59:28 +01:00
Ali Mohammad Pur 071fff8cea Meta: Add Lenny Maiorani to the contributors list :^) 2021-08-13 17:49:04 +04:30
Andreas Kling beda2161d4 Meta: Add Tobias Christiansen to the contributors list :^) 2021-08-08 00:50:06 +02:00
GamingCraft_hd f2a1ee327f Meta: Add x86_64 to supported architectures in README 2021-08-03 12:24:04 +02:00
Andreas Kling 57e2a38de0 Meta: Add Sam Atkins to the contributors list :^) 2021-07-31 11:22:53 +02:00
Andreas Kling 70d0004605 Meta: Add Jelle Raaijmakers to the contributors list :^) 2021-07-31 11:22:53 +02:00
Luke f36607dc95 Meta: Add LibIMAP and Mail to the list of libraries and features 2021-07-24 20:11:28 +04:30
Andreas Kling 658b41a06c Meta: Add Daniel Bertalan to the contributors list :^) 2021-07-08 10:38:32 +02:00
networkException 472721b774 Everywhere: Use new discord invite url :^)
Replaces all instances of the previous discord invite link
with a shiny new vanity url.
2021-06-14 22:41:37 +01:00
Andreas Kling fbb54efd28 Meta: Add Max Wipfli to the contributors list :^) 2021-06-11 12:47:08 +02:00
Andreas Kling 5b47e9b39a Meta: Remove references to the abandoned IRC channel 2021-06-09 18:38:25 +02:00
Jesse Buhagiar c94e1206bd Meta: Add LibGL to README :^)
Think this is fleshed out and cool enough to warrant being
in the README :^)
2021-05-28 17:55:45 +01:00
Andreas Kling d1c8f4a2e0 Meta: Add Stephan Unverwerth to the contributors list :^) 2021-05-24 21:05:49 +02:00
Andreas Kling 439dc9b734 Meta: Add Jean-Baptiste Boric to contributors list :^) 2021-05-24 13:33:52 +02:00
Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading
Also rename the "LibThread" namespace to "Threading"
2021-05-22 18:54:22 +02:00
Andreas Kling 5423aba4ef Meta: Fix broken FAQ link in README 2021-05-09 09:15:56 +02:00
Andreas Kling 773c17b6a0 Documentation: Update FAQ a bit and move it into Documentation/
This was hiding on the serenityos.org website previously, where not
many people found it. Let's put it in a more natural location, and
also make sure to link to it from the README.
2021-05-05 20:03:02 +02:00
Linus Groh ca88892c29 Meta: Mention man.serenityos.org in the README :^) 2021-05-04 21:52:46 +01:00
J-VdS 396ff6401f
Meta: Add Discord badge to README.md (#6839)
Add a Discord badge to the top of the README.md file. It will show
the number of online users in the Discord server. If clicked it will
redirect you to the invite page.
2021-05-03 23:03:57 +02:00
Rudolf Adamkovič 8b06d6d9e8 Documentation: Fix "GUI interface" wording
"GUI" = graphical user interface
"GUI interface" = graphical user interface interface :^)
2021-04-26 00:04:53 +02:00
DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer
The current ProtocolServer was really only used for requests, and with
the recent introduction of the WebSocket service, long-lasting
connections with another server are not part of it. To better reflect
this, this commit renames it to RequestServer.

This commit also changes the existing 'protocol' portal to 'request',
the existing 'protocol' user and group to 'request', and most mentions
of the 'download' aspect of the request to 'request' when relevant, to
make everything consistent across the system.

Note that LibProtocol still exists as-is, but the more generic Client
class and the more specific Download class have both been renamed to a
more accurate RequestClient and Request to match the new names.

This commit only change names, not behaviors.
2021-04-25 19:04:34 +02:00
Linus Groh 0754280214 Meta: Add Tim Flynn to the contributors list :^) 2021-04-24 14:34:18 +02:00
Andreas Kling 8d4780aff4 Meta: Add Gunnar Beutner to the contributors list :^) 2021-04-18 11:33:03 +02:00
Andreas Kling 90f8bc7297 Meta: Add Idan Horowitz to the contributors list :^) 2021-04-17 11:25:22 +02:00
Andreas Kling d7f947b7ca Meta: Add a link to the SerenityOS Discord server in README.md 2021-04-11 22:04:13 +02:00
Andreas Kling 6d9b777c5c Meta: Rename ReadMe.md -> README.md 2021-04-11 10:33:23 +02:00
Renamed from ReadMe.md (Browse further)