NonsenseFridge / Global

GNU General Public License v3.0
2 stars 1 forks source link

Add History window #11

Open ripper234 opened 3 years ago

ripper234 commented 3 years ago

Click a button to open a History window. This window contains a text log of all last edits (up to 50 are displayed).

For every edit, we should:

  1. Nicely formatted date/time in the current viewer's timezone
  2. Timezone of the person who edited (e.g. "+2" in UTC)
  3. In the future - link to a snapshot of the fridge from that time

Edits are grouped. If multiple consecutive edits were done from the same IP/user, show only the most recent one.