PROGRADE-Tech / Tarchivebot

:page_with_curl: Telegram chat message archive and statistics
https://tarchive.neat.moe
GNU Affero General Public License v3.0
10 stars 4 forks source link

Display message count in message archive #64

Closed fuerbringer closed 7 years ago

fuerbringer commented 7 years ago

I think a neat little feature would be to show the current amount of messages shown in the message archive table. Should be especially useful when searching for messages.

Somewhere in this area I guess: Message Archive

Should be pretty easy to implement in the front end. A simple array.length should suffice.

fuerbringer commented 7 years ago

Solved in https://github.com/PROGRADE-Tech/Tarchivebot/commit/8e31fde35e0b877a5fe332b4170d426359a0cbb3

I decided to position it at the top of the table, though. Message counter